Skip to content

Releases: elastic/elastic-otel-python

v1.0.0

02 Apr 07:58
v1.0.0
06a246c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v1.0.0

v0.8.1

21 Mar 10:15
v0.8.1
1cde356
Compare
Choose a tag to compare

What's Changed

  • Bump OpenTelemetry dependencies to 1.31.1/0.52b1 by @xrmx in #270

Full Changelog: v0.8.0...v0.8.1

v0.8.0

17 Mar 11:28
v0.8.0
899aaea
Compare
Choose a tag to compare

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

13 Feb 09:24
v0.7.0
192a6a8
Compare
Choose a tag to compare

What's Changed

  • Bump to OTel 1.30.0: Python 3.13 support, pymssql instrumentation, basic GenAI tracing with AWS Bedrock (#241)

Full Changelog: v0.6.1...v0.7.0

v0.6.1

14 Jan 14:32
v0.6.1
249e567
Compare
Choose a tag to compare

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

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Jan 11:29
v0.6.0
c6b823e
Compare
Choose a tag to compare

What's Changed

  • Bump to OTel 1.29.0 (#211)
  • Bump elastic-opentelemetry-instrumentation-openai dependency to 0.6.0 (#210)

Full Changelog: v0.5.0...v0.6.0

v0.5.0

07 Jan 11:29
v0.5.0
590208c
Compare
Choose a tag to compare

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

v0.4.1

07 Jan 11:28
v0.4.1
423016a
Compare
Choose a tag to compare

What's Changed

  • Bump to OTel 1.28.2 (#185)

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Jan 11:28
v0.4.0
1511f3d
Compare
Choose a tag to compare

What's Changed

  • Bump to OTel 1.28.1 (#169)
  • Enable log events by default (#154)
  • Add musl autoinstrumentation to Docker image for OTel Kubernetes operator (#162)
  • Add documentation for logging enablement (#153)
  • Add flask autoinstrumentation example (#168)

Full Changelog: v0.3.0...v0.4.0

v0.3.0

26 Sep 10:20
v0.3.0
762aba2
Compare
Choose a tag to compare

What's Changed

  • Build Python 3.12 Docker image for OTel Kubernetes operator (#132, #136. #137)
  • Make the distro loading more robust against ImportError exceptions when loading instrumentations (#132)
  • Add some types in resource detectors (#133)

Full Changelog: v0.2.0...v0.3.0