-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[SVLS-9121] Identify Azure Container Apps OTel Payloads and emit Datadog exporter running metric #51116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
kathiehuang
wants to merge
21
commits into
main
Choose a base branch
from
kathie.huang/identify-azure-container-apps-otel-payloads
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[SVLS-9121] Identify Azure Container Apps OTel Payloads and emit Datadog exporter running metric #51116
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
fa014bf
Add AzureContainerAppsKind OTel source detection
kathiehuang bd31574
Add semconv v1.40.0 to bazel build file
kathiehuang 1b4d0f6
Handle AzureContainerAppsKind in metrics and trace translators
kathiehuang 79018ec
Check FaaSInstanceID instead of ServiceInstanceID and remove containe…
kathiehuang 021dec7
Refactor Source.Identifier from string to struct with Primary and Dim…
kathiehuang 8319847
Add AzureContainerAppsMappings and create Azure Container App source …
kathiehuang 4325af0
Add TagSetConsumer interface and wire Azure Container Apps into metri…
kathiehuang 27e751a
Generalize TagSetConsumer so Fargate and future workloads can use it too
kathiehuang d67e1c1
Migrate Fargate and ACA running metrics onto generalized TagSetConsumer
kathiehuang c517a39
Derive redundant TagSetConsumer key param internally
kathiehuang c29ca7f
Skip Azure Container App source emission for TagsConsumer-only consumers
kathiehuang 268be4e
Fix tag-slice aliasing and clarify comments
kathiehuang 14f5e78
Identify ACA source even if replica name is unset
kathiehuang 21583cd
Move conversion of Source.Identifier.Dimensions map to sorted tag sli…
kathiehuang c4d6e4a
Remove TagsConsumer interface completely in favor of TagSetConsumer
kathiehuang b3d8ef7
Extract task_arn prefix and skip emission if not found
kathiehuang 72b5b53
Add SourceIdentifier as a new field on Source, revert Source.Identifi…
kathiehuang 43c2b8e
Add nolint comments for source.Identifier callers
kathiehuang 1f167fa
More nolint comments
kathiehuang 4aa33b0
Fall back to SourceIdentifier.Primary when Identifier is empty in Sou…
kathiehuang dfa6738
Submit metric only if all identifying attributes are present
kathiehuang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.