Prevent smokeping from stopping

This commit is contained in:
Tobias Manske 2024-01-13 12:32:11 +01:00
parent 511239a6bb
commit 71a84235b1
Signed by: tobias
GPG Key ID: 9164B527694A0709
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ services:
smokeping_prober:
image: quay.io/superq/smokeping-prober@sha256:25d07dfc1d7e47d7bf8305c7c813a030fc6b03959da596ab93f40ae4d49b63a1 # latest @ 2024-01-10
restart: unless-stopped
labels:
- "prometheus-scrape.enabled=true"
- "prometheus-scrape.port=9374"