diff options
Diffstat (limited to 'health/health.d/dockerd.conf')
-rw-r--r-- | health/health.d/dockerd.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/health/health.d/dockerd.conf b/health/health.d/dockerd.conf index ba866f81..220ddd66 100644 --- a/health/health.d/dockerd.conf +++ b/health/health.d/dockerd.conf @@ -1,8 +1,8 @@ template: docker_unhealthy_containers on: docker.unhealthy_containers - class: Containers + class: Errors + type: Containers component: Docker - type: Errors units: unhealthy containers every: 10s lookup: average -10s |