mirror of
https://github.com/outbackdingo/xmidt.git
synced 2026-08-25 14:53:55 +00:00
add config to scrape themis metrics (#32)
This commit is contained in:
@@ -68,6 +68,10 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets: ['tr1d1um:6103']
|
||||
|
||||
- job_name: 'themis'
|
||||
static_configs:
|
||||
- targets: ['themis:6502']
|
||||
|
||||
- job_name: 'consul'
|
||||
metrics_path: "/v1/agent/metrics"
|
||||
params:
|
||||
|
||||
Reference in New Issue
Block a user