Skip to content

Commit

Permalink
[CHANGELOG] Add a link to upgrade guidelines (#5726)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitryax authored Dec 18, 2024
1 parent cdcf09c commit 9ad1b28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
### 🛑 Breaking changes 🛑

- (Splunk) Change default traces exporter to otlphttp exporter. ([#5588](https://github.com/signalfx/splunk-otel-collector/pull/5588)).
See [the upgrade guidelines](https://github.com/signalfx/splunk-otel-collector?tab=readme-ov-file#from-01140-to-01150) on how to change existing configs to replace SAPM exporter.
- (Core) Change all logged timestamps to ISO8601 ([#10543](https://github.com/open-telemetry/opentelemetry-collector/pull/10543)).
This makes log timestamps human-readable (as opposed to epoch seconds in
scientific notation), but may break users trying to parse logged lines in the
Expand Down

0 comments on commit 9ad1b28

Please sign in to comment.