Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
carbonexporter: migrate to latest semconv version (#35351)
Description: The version of semconv is upgraded from v1.6.1 to newer versions This upgrade is trivial. The semconv attributes' value have been compared using [go-otel-semconv-comparator](https://github.com/narcis96/go-otel-semconv-comparator) resulting in 0 (relevant) diffs: - conventions.AttributeServiceName="service.name" on both versions Link to tracking Issue: #22095 Testing: Tests passed
- Loading branch information