Skip to content

Commit 2bdf1a8

Browse files
authored
[chore] amend changelog for prometheus receiver change (#38109)
#### Description Add a changelog amending #36873. There are indeed several breaking changes associated with the 3.0 version update: https://prometheus.io/docs/prometheus/latest/migration/ #### Link to tracking issue related to http://github.com/open-telemetry/opentelemetry-collector-contrib/issues/38097
1 parent fa348cf commit 2bdf1a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ If you are looking for developer-facing changes, check out [CHANGELOG-API.md](./
1717

1818
### 🛑 Breaking changes 🛑
1919

20+
- `receiver/prometheus`: Prometheus receiver now uses scrapers in Prometheus 3.0. (#36873)
21+
There are a number of breaking changes in Prometheus 3.0. Learn more about those changes and migration guide on https://prometheus.io/docs/prometheus/latest/migration/.
2022
- `all`: Added support for go1.24, bumped minimum version to 1.23 (#37875)
2123
- `elasticsearchexporter`: Use go-elasticsearch/v8, require minimum version of ES 7.17.x or 8.x (#32454)
2224
- `elasticsearchexporter`: Remove dedot config. ECS mode now always dedots, no others dedot at all. (#33772)

0 commit comments

Comments
 (0)