Skip to content

Ruby_kafka instrumentation not following semconv #1586

@thompson-tomo

Description

@thompson-tomo

The problem

The implementation of the Bunny instrumentation is currently using the following attributes but they are not defined in the messaging namespace but there is attributes which should be used

  • messaging.destination
  • messaging.destination_kind
  • messaging.kafka.partition
  • messaging.kafka.offset_lag
  • messaging.kafka.highwater_mark_offset
  • messaging.kafka.message_count

Solution

Update the attribute keys being used & request extensions where appropriate

Metadata

Metadata

Assignees

No one assigned

    Labels

    keepEnsures stale-bot keeps this issue/PR open

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions