added telemetry api support#137
Open
AndrewChubatiuk wants to merge 1 commit into
Open
Conversation
AndrewChubatiuk
temporarily deployed
to
integ-tests
December 11, 2024 18:38 — with
GitHub Actions
Inactive
AndrewChubatiuk
had a problem deploying
to
integ-tests
December 11, 2024 18:38 — with
GitHub Actions
Failure
AndrewChubatiuk
temporarily deployed
to
integ-tests
December 11, 2024 18:38 — with
GitHub Actions
Inactive
AndrewChubatiuk
temporarily deployed
to
integ-tests
December 11, 2024 18:38 — with
GitHub Actions
Inactive
AndrewChubatiuk
force-pushed
the
added-telemetry-api-support
branch
from
December 13, 2024 07:20
5f66b0d to
10f9ab8
Compare
AndrewChubatiuk
temporarily deployed
to
integ-tests
December 13, 2024 21:12 — with
GitHub Actions
Inactive
AndrewChubatiuk
temporarily deployed
to
integ-tests
December 13, 2024 21:12 — with
GitHub Actions
Inactive
AndrewChubatiuk
temporarily deployed
to
integ-tests
December 13, 2024 21:12 — with
GitHub Actions
Inactive
AndrewChubatiuk
temporarily deployed
to
integ-tests
December 13, 2024 21:12 — with
GitHub Actions
Inactive
Contributor
|
Hi @AndrewChubatiuk . Thank you for your contribution. I'm discussing with the internal Lambda team that manages this experience within the Lambda service and the internal package that powers that, to make sure things fit correctly. I'll let you know of any updates on that |
|
Hi @valerena. Were any conclusions reached? I for one would love to see this PR get over the line. |
|
Hey @valerena, |
AndrewChubatiuk
force-pushed
the
added-telemetry-api-support
branch
from
December 17, 2025 08:07
10f9ab8 to
ee1f3e8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue #94
Description of changes:
adds Telemetry API support, haven't implemented logs type differentiation, it sends all data with
type: function. Tested it with datadog extension v69 in compatibility mode