various fixed
This commit is contained in:
@@ -47,7 +47,8 @@ services:
|
||||
- monitoring
|
||||
|
||||
alloy:
|
||||
image: docker.io/grafana/alloy
|
||||
image: docker.io/grafana/alloy:v1.17.1
|
||||
pull_policy: always
|
||||
container_name: alloy
|
||||
ports:
|
||||
- '127.0.0.1:12345:12345'
|
||||
@@ -70,10 +71,10 @@ services:
|
||||
restart: always
|
||||
|
||||
podman-exporter:
|
||||
image: quay.io/navidys/prometheus-podman-exporter
|
||||
image: quay.io/navidys/prometheus-podman-exporter:1.21.2
|
||||
container_name: podman-exporter
|
||||
pull_policy: always
|
||||
restart: always
|
||||
privileged: true
|
||||
user: root
|
||||
ports:
|
||||
- '127.0.0.1:9882:9882'
|
||||
|
||||
Reference in New Issue
Block a user