Skip to content

Commit 46d0290

Browse files
committed
Add a changelog entry
1 parent ecb2a1d commit 46d0290

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Main (unreleased)
4545

4646
- Reduced resource overhead of `prometheus.scrape`, `prometheus.relabel`, `prometheus.enrich`, and `prometheus.remote_write` by removing unnecessary usage of labelstore.LabelStore. (@kgeckhart)
4747

48+
- `prometheus.remote_write` now sends metadata if it is configured for Remote Write v2
49+
and if `prometheus.scrape` is configured with `honor_metadata = true`. (@ptodev, @kgeckhart)
50+
4851
### Bugfixes
4952

5053
- (_Public Preview_) Additions to `database_observability.postgres` component:

0 commit comments

Comments
 (0)