v-m/scrape: Remove synapse job
The Synapse server is now completely decommissioned.
This commit is contained in:
@@ -195,18 +195,6 @@ scrape_configs:
|
|||||||
- targets:
|
- targets:
|
||||||
- git.pyrocufflink.blue
|
- git.pyrocufflink.blue
|
||||||
|
|
||||||
- job_name: synapse
|
|
||||||
metrics_path: /_synapse/metrics
|
|
||||||
static_configs:
|
|
||||||
- targets:
|
|
||||||
- matrix0.pyrocufflink.blue
|
|
||||||
relabel_configs:
|
|
||||||
- source_labels: [__address__]
|
|
||||||
target_label: instance
|
|
||||||
- source_labels: [__address__]
|
|
||||||
target_label: __address__
|
|
||||||
replacement: '$1:9000'
|
|
||||||
|
|
||||||
- job_name: jenkins
|
- job_name: jenkins
|
||||||
metrics_path: /prometheus/
|
metrics_path: /prometheus/
|
||||||
scheme: https
|
scheme: https
|
||||||
|
|||||||
Reference in New Issue
Block a user