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
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,9 @@ Main (unreleased)
48
48
49
49
- Fix a race condition where the ui service was dependent on starting after the remotecfg service, which is not guaranteed. (@dehaansa & @erikbaranowski)
50
50
51
+
-`loki.source.podlogs`: Fixed a bug which prevented clustering from working and caused duplicate logs to be sent.
52
+
The bug only happened when no `selector` or `namespace_selector` blocks were specified in the Alloy configuration. (@ptodev)
53
+
51
54
### Other changes
52
55
53
56
- Change the stability of the `livedebugging` feature from "experimental" to "generally available". (@wildum)
0 commit comments