Skip to content

Commit

Permalink
clean changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
captncraig committed May 2, 2022
1 parent 64ddaa6 commit 947aef5
Showing 1 changed file with 1 addition and 39 deletions.
40 changes: 1 addition & 39 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,45 +7,7 @@ This document contains a historical list of changes between releases. Only
changes that impact end-user behavior are listed; changes to documentation or
internal API changes are not present.

Main (unreleased)
-----------------

> **BREAKING CHANGES**: This release has breaking changes. Please read entries
> carefully and consult the [upgrade guide][] for specific instructions.
### Breaking changes

- Traces: Use `rpc.grpc.status_code` attribute to determine
span failed in the service graph processor (@rcrowe)

### Features

- Add HTTP endpoints to fetch active instances and targets for the Logs subsystem.
(@marctc)

- (beta) Add support for using windows certificate store for TLS connections. (@mattdurham)

- Grafana Agent Operator: add support for integrations through an `Integration`
CRD which is discovered by `GrafanaAgent`. (@rfratto)

- (experimental) Add app agent receiver integration. This depends on integrations-next being enabled
via the `integrations-next` feature flag. Use `-enable-features=integrations-next` to use
this integration. (@kpelelis, @domas)

- Introduce SNMP exporter integration. (@v-zhuravlev)

- Introduce ebpf exporter v2 integration. (@tpaschalis)

### Enhancements

- integrations-next: Integrations using autoscrape will now autoscrape metrics
using in-memory connections instead of connecting to themselves over the
network. As a result of this change, the `client_config` field has been
removed. (@rfratto)

- `extra-scrape-metrics` can now be enabled with the `--enable-features=extra-scrape-metrics` feature flag. See https://prometheus.io/docs/prometheus/2.31/feature_flags/#extra-scrape-metrics for details. (@rlankfo)

v0.24.2 (2022-04-28)
v0.24.2 (2022-05-02)
--------------------

### Bugfixes
Expand Down

0 comments on commit 947aef5

Please sign in to comment.