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

fix: Update attributes as per semantic convention and add more conditions #1906

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

vinaykonatala
Copy link
Contributor

Relevant information

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.

github-actions[bot]
github-actions bot previously approved these changes Feb 10, 2025
Comment on lines 16 to 17
- attribute: rpc.service
anyOf: [ "DynamoDB" ]
Copy link
Member

Choose a reason for hiding this comment

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

What instrumentation are you using for DynamoDB that sets rpc.service=DynamoDB?

Comment on lines 14 to 15
- attribute: rpc.service
anyOf: [ "Redshift" ]
Copy link
Member

Choose a reason for hiding this comment

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

What instrumentation are you using for Redshift that sets rpc.service=Redshift?

Comment on lines 14 to 15
- attribute: rpc.service
anyOf: [ "kinesis" ]
Copy link
Member

Choose a reason for hiding this comment

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

What instrumentation are you using for kinesis? I cannot find any conventions for kinesis.

Comment on lines 14 to 15
- attribute: rpc.service
anyOf: [ "Firehose" ]
Copy link
Member

Choose a reason for hiding this comment

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

What instrumentation are you using for firehose? I cannot find any conventions for firehose.

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.

4 participants