Skip to content
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

chore: Update EXT-SERVICE-to-INFRA-DYNAMODBTABLE.yml to allow lowercase attribute name matching #1815

Closed
wants to merge 1 commit into from

Conversation

tippmar-nr
Copy link
Member

@tippmar-nr tippmar-nr commented Dec 10, 2024

Relevant information

Allow the db.system attribute to match either DynamoDB or dynamodb -- the latter is emitted by the .NET agent (and any other APM agents that are also following OTel symantic conventions, which dictate that all attribute values should be lower case.)

Checklist

  • I've read the guidelines and understand the acceptance criteria.
  • The value of the attribute marked as identifier will be unique and valid.
  • I've confirmed that my entity type wasn't already defined. If it is I'm providing an explanation above.

Allow the `db.system` attribute to match either `DynamoDB` or `dynamodb` -- the latter is emitted by the .NET agent and any other APM agents that are also following OTel symantic conventions, which dictate that all attribute values should be lower case.
@tippmar-nr tippmar-nr closed this Dec 10, 2024
@tippmar-nr tippmar-nr deleted the patch-1 branch December 10, 2024 21:05
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.

1 participant