docker_exporter icon indicating copy to clipboard operation
docker_exporter copied to clipboard

docker container is restarting, but docker_container_running_state value is 1

Open xkfen opened this issue 4 years ago • 0 comments
trafficstars

i have a docker container which is restarting。 [root@main ~]# docker ps|grep exporter 5c0b9b201bcf harbor.cloud2go.cn/cloudtogo/node-exporter:v0.18.1 "/bin/node_exporter …" 5 days ago Restarting (1) 37 seconds ago exporter but when i use docker_container_running_state , the metric value is 1. any help? image

xkfen avatar Dec 04 '20 01:12 xkfen