1
0
mirror of https://github.com/pavel-v-sobolev/pg_probackup_exporter.git synced 2026-06-18 21:35:20 +02:00
This commit is contained in:
Pavel
2025-04-10 09:00:56 +03:00
parent a721c7ba1d
commit e77c3446e8
+1 -1
View File
@@ -42,7 +42,7 @@ WantedBy=multi-user.target<br />
**Example for prometheus config**<br />
scrape_configs:<br />
\- job_name: pg_probackup<br />
\s\s\- job_name: pg_probackup<br />
scrape_interval: 30s<br />
scrape_timeout: 30s<br />
scheme: http<br />