Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sentryexporter: migrate to newer semconv version (open-telemetry#35389)
Description: The version of semconv is upgraded from v1.6.1 to v1.18.0 This is a trivial upgrade. The semconv attributes' value have been compared using [go-otel-semconv-comparator](https://github.com/narcis96/go-otel-semconv-comparator). All attributes used by this component have the same value in both versions. Link to tracking Issue: open-telemetry#22095 Testing: Tests passed
- Loading branch information