Skip to content

Commit

Permalink
fix changelog since the bug never released
Browse files Browse the repository at this point in the history
Signed-off-by: erikbaranowski <[email protected]>
  • Loading branch information
erikbaranowski committed May 21, 2024
1 parent 642ab21 commit ab8ae9e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ Main (unreleased)

### Bugfixes

- Fix panic for `prometheus.exporter.snmp` introduced in v1.1 with a version upgrade.
This was due to an uninitialized new metric for the exporter. (@erikbaranowski)

- Fix panic when component ID contains `/` in `otelcomponent.MustNewType(ID)`.(@qclaogui)

- Fixed an issue with `prometheus.scrape` in which targets that move from one
Expand All @@ -42,7 +39,7 @@ Main (unreleased)

### Other changes

- `prometheus.exporter.snmp`: Updating SNMP exporter from v0.24.1 to v0.26.0.
- `prometheus.exporter.snmp`: Updating SNMP exporter from v0.24.1 to v0.26.0. (@ptodev, @erikbaranowski)

- `prometheus.scrape` component's `enable_protobuf_negotiation` argument is now
deprecated and will be removed in a future major release.
Expand Down

0 comments on commit ab8ae9e

Please sign in to comment.