leon.zhang

Results 2 comments of leon.zhang

部署文件如下: ```yaml [root@prometheus pushgateway-pusher]# cat docker-compose.yml version: '2' services: prometheus-pusher: image: wisecity/prometheus-pusher:latest environment: PUSH_GATEWAY: http://192.168.10.30:9091 TZ: Asia/Shanghai volumes: - ./prom-conf:/etc/prom-conf/ ports: - "8080:8080" entrypoint: - /bin/prometheus_pusher - -config.file - /etc/prom-conf/prometheus.yml...

如下图所示:没有sql_sql_queries这个指标 ![push](https://github.com/yunlzheng/prometheus-pusher/assets/136946258/48cca19a-a4f7-4a9c-94cd-382f20a51421)