File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Elastic Distribution of OpenTelemetry Python Changelog
2
2
3
+ ## v0.5.0
4
+
5
+ - Enable by default cloud resource detectors for AWS, Azure and GCP (#198 )
6
+ - Introduce edot-bootstrap, like opentelemetry-bootstrap but with EDOT Openai instrumentation (#196 )
7
+ - Add docs for tracing with manual spans and metrics (#189 )
8
+ - Set OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE to DELTA (#197 )
9
+ - Bump elastic-opentelemetry-instrumentation-openai dependency to 0.5.0 (#204 )
10
+
3
11
## v0.4.1
4
12
5
13
- Bump to OTel 1.28.2 (#185 )
Original file line number Diff line number Diff line change 14
14
# See the License for the specific language governing permissions and
15
15
# limitations under the License.
16
16
17
- __version__ = "0.4.1 "
17
+ __version__ = "0.5.0 "
You can’t perform that action at this time.
0 commit comments