Section 2 · Health monitoring

Understanding the key-value pairs that organize your fleet

Estimated time: 1 min

What are attributes?

An attribute is a key-value pair that describes a collector, like a label or tag. Fleet Management uses attributes to match configuration pipelines to collectors.

Attributes describe and organize your collectors

Why use attributes

When you have 50 collectors, you don’t want to manage them one by one. You want to say “apply this configuration to all production collectors” or “update all collectors in the us-east region.” Attributes make that possible. You match configuration pipelines to collectors based on their attributes.

The better you categorize your fleet with attributes, the more powerful remote configuration becomes:

  • Configure at scale by applying one pipeline to every collector that shares an attribute.
  • Organize your fleet by attributes like env, region, or team.

Three types of attributes

TypeDescriptionSet by
ReservedPreset attributes such as collector.os, collector.version, collector.IDFleet Management (auto)
LocalSet in the collector or Supervisor local config fileYou
RemoteSet in the Fleet Management user interface in Grafana CloudYou

OpenTelemetry collectors report additional reserved keys, such as service.name, os.type, host.*, and cloud.*.