open-telemetry / opentelemetry-rust

The Rust OpenTelemetry implementation
https://opentelemetry.io
Apache License 2.0
1.85k stars 431 forks source link

Instrumentation Scope should be identifying #2225

Open cijothomas opened 2 hours ago

cijothomas commented 2 hours ago

Spec newly clarification that Scope attributes are identifying. We need to reflect this for all signals. https://github.com/open-telemetry/opentelemetry-specification/blob/main/CHANGELOG.md#logs-1

cijothomas commented 2 hours ago

Could be change in SDK only? Okay to do this in next to next release 0.28, not in 0.27 to keep 0.27 release scope under control.