Logs are duplicated when getting label __meta_kubernetes_pod_ready
#2211
Labels
bug
Something isn't working
__meta_kubernetes_pod_ready
#2211
What's wrong?
I don't know if we can call this a bug, or if the documentation should be updated to explain this specific behavior.
When using
discovery.relabel
to get the label__meta_kubernetes_pod_ready
(in apod_ready
label), there is a strange behavior when a pod is starting. The first lines of logs are scraped 2 times, with the same labels and values except for the labelpod_ready
(firstlyfalse
thentrue
).Is it expected? The log of
alloy
seems to indicate an error. Below, see the steps and logs.Steps to reproduce
test-foo
(release nametest-foo
).pod_ready
label which changes):System information
No response
Software version
Grafana Alloy v1.5.0
Configuration
Logs
The text was updated successfully, but these errors were encountered: