- Breaking Moved duplicated (and unrelated) attributes from
opentelemetry_semantic_conventions::trace
andopentelemetry_semantic_conventions::resource
intoopentelemetry_semantic_conventions::attribute
(which now contains all semantic attributes).trace
andresource
now only contain references to attributes which fall under their respective category.
- Created
opentelemetry_semantic_conventions::metric
to store metric semantic conventions.
- Update to v1.24.0 of the semantic conventions. #1596
- Update to v1.25.0 of the semantic conventions. #1681
- Breaking Replaced Key constants with &'static str for tracing compatibility #1334
- Update to v1.21.0 spec
- Update to opentelemetry-api v0.20.0
- Update to
opentelemetry
v0.19. - Update to
opentelemetry_http
v0.8. - Bump MSRV to 1.57 #953.
- Update to v1.17.0 spec #960.
- Update dependencies and bump MSRV to 1.60 #969.
- update to v1.9 spec #754
- Update to opentelemetry v0.18.0
- Update to opentelemetry v0.17.0
- Update to opentelemetry v0.16.0
- Update to spec version 1.4.0 #570
- Update to opentelemetry v0.15.0
- Update to spec version 1.3.0 #547
- Update to opentelemetry v0.14.0
- Update to opentelemetry v0.13.0
- Removed
from_env
and use environment variables to initialize the configurations by default #459
- Update to opentelemetry v0.12.0
- Update to opentelemetry v0.11.0
- Update to opentelemetry v0.10.0