Skip to content

Conversation

@agocs
Copy link
Contributor

@agocs agocs commented Nov 19, 2021

What does this PR do?

Motivation

Testing Guidelines

Additional Notes

Types of Changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog
  • This PR passes the integration tests (ask a Datadog member to run the tests)

@agocs agocs requested a review from a team as a code owner November 19, 2021 19:50
Co-authored-by: Harvinder Ghotra <ghotra.harvinder@gmail.com>
self.inferred_span = None
self.make_inferred_span = (
os.environ.get("DD_INFERRED_SPANS", "false").lower() == "true"
and should_use_extension
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove this check, the Forwarder should work as expected with this.

Copy link
Contributor

@hghotra hghotra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few nits - but looks amazing 💯

agocs and others added 9 commits November 19, 2021 15:42
Co-authored-by: Harvinder Ghotra <ghotra.harvinder@gmail.com>
Co-authored-by: Harvinder Ghotra <ghotra.harvinder@gmail.com>
Co-authored-by: Harvinder Ghotra <ghotra.harvinder@gmail.com>
Co-authored-by: Harvinder Ghotra <ghotra.harvinder@gmail.com>
Co-authored-by: Harvinder Ghotra <ghotra.harvinder@gmail.com>
Co-authored-by: Harvinder Ghotra <ghotra.harvinder@gmail.com>
…thub.com:DataDog/datadog-lambda-python into chris.agocs/lambda_function_url_trigger_and_span
@agocs agocs merged commit 117474f into main Nov 19, 2021
@agocs agocs deleted the chris.agocs/lambda_function_url_trigger_and_span branch November 19, 2021 22:27
agocs pushed a commit that referenced this pull request Nov 24, 2021
agocs added a commit that referenced this pull request Nov 24, 2021
* Revert "Add lambda function url trigger and inferred span (#197)"

This reverts commit 117474f.

* Remove spurrious lines from the integration tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants