Skip to content

Commit

Permalink
update for rc.1 (#2401)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdurham authored Jan 14, 2025
1 parent 55d952e commit 92a9ff2
Showing 1 changed file with 9 additions and 14 deletions.
23 changes: 9 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,7 @@ internal API changes are not present.
Main (unreleased)
-----------------

### Features

- Add support for TLS to `prometheus.write.queue`. (@mattdurham)

### Bugfixes

- Fix issue where `alloy_prometheus_relabel_metrics_processed` was not being incremented. (@mattdurham)

### Enhancements

- Update `prometheus.write.queue` to support v2 for cpu performance. (@mattdurham)
- (_Experimental_) Add health reporting to `database_observability.mysql` component (@cristiangreco)

v1.6.0-rc.0
v1.6.0-rc.1
-----------------

### Breaking changes
Expand All @@ -37,6 +24,8 @@ v1.6.0-rc.0

### Features

- Add support for TLS to `prometheus.write.queue`. (@mattdurham)

- Add `otelcol.receiver.syslog` component to receive otel logs in syslog format (@dehaansa)

- Add support for metrics in `otelcol.exporter.loadbalancing` (@madaraszg-tulip)
Expand All @@ -59,6 +48,10 @@ v1.6.0-rc.0

### Enhancements

- Update `prometheus.write.queue` to support v2 for cpu performance. (@mattdurham)

- (_Experimental_) Add health reporting to `database_observability.mysql` component (@cristiangreco)

- Add second metrics sample to the support bundle to provide delta information (@dehaansa)

- Add all raw configuration files & a copy of the latest remote config to the support bundle (@dehaansa)
Expand Down Expand Up @@ -98,6 +91,8 @@ v1.6.0-rc.0

### Bugfixes

- Fix issue where `alloy_prometheus_relabel_metrics_processed` was not being incremented. (@mattdurham)

- Fixed issue with automemlimit logging bad messages and trying to access cgroup on non-linux builds (@dehaansa)

- Fixed issue with reloading configuration and prometheus metrics duplication in `prometheus.write.queue`. (@mattdurham)
Expand Down

0 comments on commit 92a9ff2

Please sign in to comment.