We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4ca2b commit 0b23768Copy full SHA for 0b23768
CHANGELOG.md
@@ -53,6 +53,9 @@ Main (unreleased)
53
54
- Refactor tailer used in `loki.source.file` to reduce resource usage. (@kalleep)
55
56
+- `prometheus.remote_write` now sends metadata if it is configured for Remote Write v2
57
+ and if `prometheus.scrape` is configured with `honor_metadata = true`. (@ptodev, @kgeckhart)
58
+
59
### Bugfixes
60
61
- (_Public Preview_) Additions to `database_observability.postgres` component:
0 commit comments