mirror of
https://github.com/gadgethd/ukmesh.git
synced 2026-09-01 17:08:17 +00:00
feat: mosquitto $SYS exporter (read-only sysmon user) wired into prometheus
This commit is contained in:
@@ -31,6 +31,10 @@ scrape_configs:
|
||||
labels:
|
||||
role: link
|
||||
|
||||
- job_name: mosquitto-exporter
|
||||
static_configs:
|
||||
- targets: [mosquitto-exporter:9234]
|
||||
|
||||
- job_name: postgres
|
||||
static_configs:
|
||||
- targets: [postgres-exporter:9187]
|
||||
|
||||
Reference in New Issue
Block a user