Fix operations report warnings
This commit is contained in:
@@ -87,3 +87,11 @@ adguard.*bad question section.*only 1 question allowed
|
||||
# this lookup is harmless and does not affect any dashboard.
|
||||
# Re-check: only if Amazon Prometheus is added as a datasource.
|
||||
monitoring-grafana.*grafana-amazonprometheus-datasource not found
|
||||
|
||||
# cAdvisor stale container filesystem stats on Unraid.
|
||||
# Why: cAdvisor can keep reporting an already removed Docker container path in
|
||||
# fsHandler even though the container and path no longer exist. This is a
|
||||
# collector bookkeeping issue, not a failed workload or missing data path.
|
||||
# Re-check: if the message references an existing/running container, if
|
||||
# Prometheus target health fails, or if broader cAdvisor errors appear.
|
||||
monitoring-cadvisor.*failed to collect filesystem stats.*var/lib/docker/containers/[0-9a-f]{64}
|
||||
|
||||
Reference in New Issue
Block a user