OtlpAttributeDto
OtlpAttributeDto
| Name | Description | Schema | Default |
|---|---|---|---|
| key required | Key value of an Attribute. Generally, Resource Attributes are configured to signify the entity or environment from which the metric data was collected. Data Point Attributes represent the name of the label. Example : | string | |
| value required | Value of Attribute. There are fields that correspond to multiple types, and only a single value may be sent. If more than one value is provided, only one will be accepted and the additional values will be dropped | OtlpAttributeValueDto |