mirror of
https://github.com/recklessop/zroc.git
synced 2026-07-03 05:23:13 -04:00
First Commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
global:
|
||||
scrape_interval: 10s
|
||||
evaluation_interval: 10s
|
||||
|
||||
external_labels:
|
||||
monitor: 'ransomware'
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'ransomexporter'
|
||||
scrape_interval: 10s
|
||||
static_configs:
|
||||
- targets: ['zertoexporter:9999']
|
||||
Reference in New Issue
Block a user