-
Notifications
You must be signed in to change notification settings - Fork 290
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
base: main
Are you sure you want to change the base?
fix: Update attributes as per semantic convention and add more conditions #1906
Conversation
feat: Adding candidate and relationship btw OTel and kiness delivery stream
- attribute: rpc.service | ||
anyOf: [ "DynamoDB" ] |
There was a problem hiding this comment.
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
?
- attribute: rpc.service | ||
anyOf: [ "Redshift" ] |
There was a problem hiding this comment.
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
?
- attribute: rpc.service | ||
anyOf: [ "kinesis" ] |
There was a problem hiding this comment.
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.
- attribute: rpc.service | ||
anyOf: [ "Firehose" ] |
There was a problem hiding this comment.
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.
Relevant information
Checklist
identifier
will be unique and valid.