Releases: elastic/elastic-otel-python
Releases · elastic/elastic-otel-python
v1.0.0
v0.8.1
v0.8.0
What's Changed
- Remove some custom code in ElasticOpenTelemetryConfigurator (#250)
- Introduce a resource detector sending server.instance.id (#259)
- Bump to OTel 1.31.0: programmatic auto-instrumentation, added metrics and events for AWS Bedrock instrumentation (#263)
- Bump elastic-opentelemetry-instrumentation-openai to 0.6.1 in Docker image and relax version dependency to (#264)
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.1
What's Changed
- Bump opentelemetry-sdk-extension-aws to 2.1.0 (#222)
- Bump opentelemetry-resourcedetector-gcp to 1.8.0a0 (#229)
- Add OpenAI examples (#226)
New Contributors
- @codefromthecrypt made their first contribution in #226
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
What's Changed
- Enable by default cloud resource detectors for AWS, Azure and GCP (#198)
- Introduce edot-bootstrap, like opentelemetry-bootstrap but with EDOT Openai instrumentation (#196)
- Add docs for tracing with manual spans and metrics (#189)
- Set OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE to DELTA (#197)
- Bump elastic-opentelemetry-instrumentation-openai dependency to 0.5.0 (#204)
Full Changelog: v0.4.1...v0.5.0