Is your feature request related to a problem? Please describe.
Currently, Kafka instrumentation uses messaging.kafka.message.offset attribute which is deprecated in semantic conventions. It should be replaced with messaging.kafka.offset.
Describe the solution you'd like
- Replace
messaging.kafka.message.offset with messaging.kafka.offset
Describe alternatives you've considered
No response
Additional context
Should messaging.kafka.message.offset be in the message namespace?
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.