You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bump openai instrumentation to 1.1.0 in docker image ([#297](https://github.com/elastic/elastic-otel-python/pull/297))
57
57
58
58
## 1.0.0 [edot-python-1.0.0-release-notes]
59
59
60
-
-Enabled opentelemetry-instrumentation-vertexai in edot-bootstrap (#283).
61
-
- Bump openai instrumentation to 1.0.0 in docker image (#275).
62
-
-Moved docs to https://elastic.github.io/opentelemetry/ (#282).
60
+
-Enable opentelemetry-instrumentation-vertexai in edot-bootstrap ([#283](https://github.com/elastic/elastic-otel-python/pull/283))
61
+
- Bump openai instrumentation to 1.0.0 in docker image ([#275](https://github.com/elastic/elastic-otel-python/pull/275))
62
+
-Move docs to https://elastic.github.io/opentelemetry/ ([#282](https://github.com/elastic/elastic-otel-python/pull/282))
63
63
64
64
## 0.8.1 [edot-python-0.8.1-release-notes]
65
65
66
-
- Bump to OTel 1.31.1 (#270).
66
+
- Bump to OTel 1.31.1 ([#270](https://github.com/elastic/elastic-otel-python/pull/270))
67
67
68
68
## 0.8.0 [edot-python-0.8.0-release-notes]
69
69
70
-
-Removed some custom code in ElasticOpenTelemetryConfigurator (#250).
71
-
-Introduced a resource detector sending server.instance.id (#259).
72
-
- Bump to OTel 1.31.0: programmatic auto-instrumentation, added metrics and events for AWS Bedrock instrumentation (#263).
73
-
- Bump elastic-opentelemetry-instrumentation-openai to 0.6.1 in Docker image and relax version dependency to (#264).
70
+
-Remove some custom code in ElasticOpenTelemetryConfigurator ([#250](https://github.com/elastic/elastic-otel-python/pull/250))
71
+
-Introduce a resource detector sending server.instance.id ([#259](https://github.com/elastic/elastic-otel-python/pull/259))
72
+
- Bump to OTel 1.31.0: programmatic auto-instrumentation, added metrics and events for AWS Bedrock instrumentation ([#263](https://github.com/elastic/elastic-otel-python/pull/263))
73
+
- Bump elastic-opentelemetry-instrumentation-openai to 0.6.1 in Docker image and relax version dependency to ([#264](https://github.com/elastic/elastic-otel-python/pull/264))
74
74
75
75
## 0.7.0 [edot-python-0.7.0-release-notes]
76
76
77
-
- Bump to OTel 1.30.0: Python 3.13 support, pymssql instrumentation, basic GenAI tracing with AWS Bedrock (#241).
77
+
- Bump to OTel 1.30.0: Python 3.13 support, pymssql instrumentation, basic GenAI tracing with AWS Bedrock ([#241](https://github.com/elastic/elastic-otel-python/pull/241))
78
78
79
79
## 0.6.1 [edot-python-0.6.1-release-notes]
80
80
81
-
- Bump opentelemetry-sdk-extension-aws to 2.1.0 (#222).
82
-
- Bump opentelemetry-resourcedetector-gcp to 1.8.0a0 (#229).
83
-
-Added OpenAI examples (#226).
81
+
- Bump opentelemetry-sdk-extension-aws to 2.1.0 ([#222](https://github.com/elastic/elastic-otel-python/pull/222))
82
+
- Bump opentelemetry-resourcedetector-gcp to 1.8.0a0 ([#229](https://github.com/elastic/elastic-otel-python/pull/229))
- Bump elastic-opentelemetry-instrumentation-openai dependency to 0.6.0 (#210).
87
+
- Bump to OTel 1.29.0 ([#211](https://github.com/elastic/elastic-otel-python/pull/211))
88
+
- Bump elastic-opentelemetry-instrumentation-openai dependency to 0.6.0 ([#210](https://github.com/elastic/elastic-otel-python/pull/210))
89
89
90
90
## 0.5.0 [edot-python-0.5.0-release-notes]
91
91
92
-
-Enabled by default cloud resource detectors for AWS, Azure and GCP (#198).
93
-
-Introduced edot-bootstrap, like opentelemetry-bootstrap but with EDOT Openai instrumentation (#196).
94
-
-Added docs for tracing with manual spans and metrics (#189).
95
-
- Set OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE to DELTA (#197).
96
-
- Bump elastic-opentelemetry-instrumentation-openai dependency to 0.5.0 (#204).
92
+
-Enable by default cloud resource detectors for AWS, Azure and GCP ([#198](https://github.com/elastic/elastic-otel-python/pull/198))
93
+
-Introduce edot-bootstrap, like opentelemetry-bootstrap but with EDOT Openai instrumentation ([#196](https://github.com/elastic/elastic-otel-python/pull/196))
94
+
-Add docs for tracing with manual spans and metrics ([#189](https://github.com/elastic/elastic-otel-python/pull/189))
95
+
- Set OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE to DELTA ([#197](https://github.com/elastic/elastic-otel-python/pull/197))
96
+
- Bump elastic-opentelemetry-instrumentation-openai dependency to 0.5.0 ([#204](https://github.com/elastic/elastic-otel-python/pull/204))
97
97
98
98
## 0.4.1 [edot-python-0.4.1-release-notes]
99
99
100
-
- Bump to OTel 1.28.2 (#185).
100
+
- Bump to OTel 1.28.2 ([#185](https://github.com/elastic/elastic-otel-python/pull/185))
101
101
102
102
## 0.4.0 [edot-python-0.4.0-release-notes]
103
103
104
-
- Bump to OTel 1.28.1 (#169).
105
-
-Enabled log events by default (#154).
106
-
-Added musl autoinstrumentation to Docker image for OTel Kubernetes operator (#162).
107
-
-Added documentation for logging enablement (#153).
108
-
-Added flask autoinstrumentation example (#168).
104
+
- Bump to OTel 1.28.1 ([#169](https://github.com/elastic/elastic-otel-python/pull/169))
105
+
-Enable log events by default ([#154](https://github.com/elastic/elastic-otel-python/pull/154))
106
+
-Add musl autoinstrumentation to Docker image for OTel Kubernetes operator ([#162](https://github.com/elastic/elastic-otel-python/pull/162))
107
+
-Add documentation for logging enablement ([#153](https://github.com/elastic/elastic-otel-python/pull/153))
108
+
-Add flask autoinstrumentation example ([#168](https://github.com/elastic/elastic-otel-python/pull/168))
109
109
110
110
## 0.3.0 [edot-python-0.3.0-release-notes]
111
111
112
-
- Built Python 3.12 Docker image for OTel Kubernetes operator (#132, #136. #137).
113
-
- Made the distro loading more robust against ImportError.Exception when loading instrumentations (#132).
0 commit comments