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 65412fe commit 18c614fCopy full SHA for 18c614f
CHANGELOG.md
@@ -42,6 +42,10 @@ Main (unreleased)
42
- replace the internal `server_id` label attribution in favor of a hash composed from `@@server_uuid` and `@@hostname`
43
- add `setup_actors` collector that checks and optionally updates settings to avoid tracking queries for the currently connected user (@cristiangreco)
44
45
+- Fix issue in `loki.source.docker` where scheduling containers to tail could take too long. (@kalleep)
46
+
47
+- Fix potential deadlock in `loki.source.docker` when component is shutting down. (@kalleep)
48
49
v1.12.0
50
-----------------
51
0 commit comments