Skip to content

Commit

Permalink
Update changelog with otel env var change (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbley authored Sep 18, 2024
1 parent 8d6fc40 commit f4f42b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## [Unreleased]

## 0.9.6
- Upstream opentelemetry has deprecated OPENTELEMETRY_COLLECTOR_CONFIG_FILE and
renamed it to OPENTELEMETRY_COLLECTOR_CONFIG_URI. Please adjust
your environments accordingly.

## 0.9.1
- Re-enable python metrics exporting

Expand Down

0 comments on commit f4f42b2

Please sign in to comment.