- Documentation
- Learning Hub
- Section 2 of 3 Health monitoring
Attributes
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.
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
OpenTelemetry collectors report additional reserved keys, such as service.name, os.type, host.*, and cloud.*.