Tags · kosabogi/elastic-otel-python · GitHub
Skip to content

Tags: kosabogi/elastic-otel-python

Tags

v1.7.0

Toggle v1.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xrmx Riccardo Magliocchetti
v1.7.0

- distro: handle dynamic tracing sampling rate from central config (requires stack 9.2) (elastic#367)
- Bump OpenTelemetry to 1.36.0/0.57b0 (elastic#373)

  Upstream changes:
  * open-telemetry/opentelemetry-python#4706
  * open-telemetry/opentelemetry-python-contrib#3710

v1.6.0

Toggle v1.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xrmx Riccardo Magliocchetti
v1.6.0

- Prepend our own User agent to the OpenTelemetry SDK one (elastic#363)
- Enable containerid resource detector (elastic#361)
- Silence harmless warning about trace sampler rate not set (elastic#356)
- Bump to OTel 1.35.0 (elastic#360)

  Upstream changes:
  * open-telemetry/opentelemetry-python#4682
  * open-telemetry/opentelemetry-python-contrib#3634

v1.5.0

Toggle v1.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xrmx Riccardo Magliocchetti
v1.5.0

- Switch default sampler to `parentbased_traceidratio` (elastic#351)
- Acknowledge OpAMP remote config status changes (elastic#340)

v1.4.0

Toggle v1.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xrmx Riccardo Magliocchetti
v1.4.0

- Introduce OpAMP agent for Central configuration. Central configuration will be available in Elastic Stack 9.1 (elastic#320)

v1.3.0

Toggle v1.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xrmx Riccardo Magliocchetti
v1.3.0

- Bump to OTel 1.34.1: dropped support for Python 3.8 (elastic#321)

  Upstream changes:
  * open-telemetry/opentelemetry-python#4613
  * open-telemetry/opentelemetry-python-contrib#3558

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xrmx Riccardo Magliocchetti
v1.2.0

- Bump to OTel 1.33.1: logs OTLP serialization improvements, stable `code` attributes used in logs (elastic#307)
  Upstream changes:
  * open-telemetry/opentelemetry-python#4574
  * open-telemetry/opentelemetry-python-contrib#3487
- Bump openai instrumentation to 1.1.1 in docker image (elastic#308)

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xrmx Riccardo Magliocchetti
v1.1.0

- Bump to OTel 1.32.1: logging module autoinstrumentation improvements, explicit bucket advisory fixes, asyncclick instrumentation (elastic#293)
- Bump openai instrumentation to 1.1.0 in docker image (elastic#297)

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xrmx Riccardo Magliocchetti
v1.0.0

- Enable opentelemetry-instrumentation-vertexai in edot-bootstrap (elastic#283)
- Bump openai instrumentation to 1.0.0 in docker image (elastic#275)
- Move docs to https://elastic.github.io/opentelemetry/ (elastic#282)

v0.8.1

Toggle v0.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
xrmx Riccardo Magliocchetti
v0.8.1

- Bump to OTel 1.31.1 (elastic#270)

v0.8.0

Toggle v0.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xrmx Riccardo Magliocchetti
v0.8.0

- Remove some custom code in ElasticOpenTelemetryConfigurator (elastic#250)
- Introduce a resource detector sending server.instance.id (elastic#259)
- Bump to OTel 1.31.0: programmatic auto-instrumentation, added metrics and events for AWS Bedrock instrumentation (elastic#263)
- Bump elastic-opentelemetry-instrumentation-openai to 0.6.1 in Docker image and relax version dependency to (elastic#264)