teutat3s 2022-07-11 16:26:14 +02:00
parent ee8281563f
commit c682a97746
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 24 additions and 0 deletions

View File

@ -38,3 +38,27 @@ scrape_configs:
static_configs:
- targets: ["cloud.pub.solar:443"]
- job_name: "matrix_pub_solar_node_exporter"
# metrics_path defaults to '/metrics'
metrics_path: /metrics/node-exporter
# scheme defaults to 'http'.
scheme: https
basic_auth:
username: crew@pub.solar
password: '$2b$12$UPWIvXPAGVDC3KEMuHpEMujwLfPUL0RQS7svuo2RZAScsjVwsE.k6'
static_configs:
- targets: ["matrix.pub.solar:443"]
- job_name: "matrix_pub_solar_synapse"
# metrics_path defaults to '/metrics'
metrics_path: /metrics/synapse/main-process
# scheme defaults to 'http'.
scheme: https
basic_auth:
username: crew@pub.solar
password: '$2b$12$UPWIvXPAGVDC3KEMuHpEMujwLfPUL0RQS7svuo2RZAScsjVwsE.k6'
static_configs:
- targets: ["matrix.pub.solar:443"]