diff --git a/README.md b/README.md index 85d9e7b..34a40bc 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,9 @@ WantedBy=multi-user.target
**Example for prometheus config**
+
 scrape_configs:
-\s\s\- job_name: pg_probackup
+ \- job_name: pg_probackup
scrape_interval: 30s
scrape_timeout: 30s
scheme: http
@@ -55,3 +56,4 @@ scrape_configs:
"Business_Critical": "Medium"
"Team": "Postgres"
+
\ No newline at end of file