semconv.com

messaging.kafka.cluster.id

Developmentstringas of v1.44.0

The Kafka cluster ID, obtained from the broker metadata exposed through the Kafka client (or AdminClient) API.

The cluster ID is a unique identifier reported by the Kafka broker. It identifies the cluster independently of the individual brokers the client is configured to connect to, and remains stable even if broker hostnames, IP addresses, or ports change.

Examples

Used by

spans (5)

  • messaging.process.consumer
  • messaging.receive.client
  • messaging.send.client
  • messaging.send.producer
  • messaging.settle.client

* required on that signal.

History

  1. v1.44.0

    Added as development.

Definition sourceRegistry docsJSON