Skip to content

Releases: elastic/elastic-otel-python

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

v0.2.0

05 Sep 10:08
v0.2.0
2654b32
Compare
Choose a tag to compare

What's Changed

  • Added some documentation (#110)
  • Bump to OTel 1.27.0 (#117)
  • Enabled os resource detector by default (#117)

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Jun 12:33
v0.1.0
86ed2f2
Compare
Choose a tag to compare

What's Changed

Initial release

New Contributors

Full Changelog: https://github.com/elastic/elastic-otel-python/commits/v0.1.0