open-telemetry / semantic-conventions

Defines standards for generating consistent, accessible telemetry across a variety of domains
Apache License 2.0
244 stars 158 forks source link

Attribute name for defining observability signal (data type). #1274

Open dmitryax opened 1 month ago

dmitryax commented 1 month ago

Recently, we added an attribute to represent an OTel data type (metrics/traces/logs) to an internal collector metric in https://github.com/open-telemetry/opentelemetry-collector/pull/10593. The semantic conventions do not provide guidance on what the attribute should be called. The WIP OTEP suggests calling it otel.signal. Defining a name for this attribute is useful independently of the OTEP.

otel.signal should like a good option. Looking for other opinions.