logging
This commit is contained in:
@@ -50,15 +50,15 @@ services:
|
|||||||
- monitoring
|
- monitoring
|
||||||
|
|
||||||
pve-exporter:
|
pve-exporter:
|
||||||
# image: ghcr.io/prometheus-pve/prometheus-pve-exporter:latest
|
image: ghcr.io/prometheus-pve/prometheus-pve-exporter:latest
|
||||||
image: prompve/prometheus-pve-exporter:latest
|
# image: prompve/prometheus-pve-exporter:latest
|
||||||
container_name: pve-exporter
|
container_name: pve-exporter
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/docker/daten/pve-exporter/config.yaml:/etc/pve_exporter/config.yaml:ro
|
- /srv/docker/daten/pve-exporter/config.yaml:/etc/pve_exporter/config.yaml:ro
|
||||||
command:
|
command:
|
||||||
- "--config.file=/etc/pve_exporter/config.yaml"
|
- "--config.file=/etc/pve_exporter/config.yaml"
|
||||||
- "--collector.status"
|
# - "--collector.status"
|
||||||
- "--collector.resources"
|
# - "--collector.resources"
|
||||||
|
|
||||||
# command:
|
# command:
|
||||||
# - "--config.file=/etc/pve_exporter/config.yaml"
|
# - "--config.file=/etc/pve_exporter/config.yaml"
|
||||||
|
|||||||
Reference in New Issue
Block a user