You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,8 @@ Main (unreleased)
24
24
25
25
- Add `meta_cache_address` to `beyla.ebpf` component. (@skl)
26
26
27
+
- Remove labelstore interactions from the prometheus interceptor simplifying prometheus pipelines. (@kgeckhart)
28
+
27
29
### Bugfixes
28
30
29
31
-`loki.source.api` no longer drops request when relabel rules drops a specific stream. (@kalleep)
@@ -98,7 +100,6 @@ v1.12.0-rc.0
98
100
- The `otelcol.processor.servicegraph` component now supports defining the maximum number of buckets for generated exponential histograms.
99
101
- See the upstream [core][https://github.com/open-telemetry/opentelemetry-collector/blob/v0.139.0/CHANGELOG.md] and [contrib][https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.139.0/CHANGELOG.md] changelogs for more details.
100
102
101
-
102
103
### Enhancements
103
104
104
105
- Add per-application rate limiting with the `strategy` attribute in the `faro.receiver` component, to prevent one application from consuming the rate limit quota of others. (@hhertout)
0 commit comments