First Commit

This commit is contained in:
2022-12-12 08:18:58 -05:00
parent eba9b24508
commit 2180bcd714
2 changed files with 72 additions and 0 deletions
+12
View File
@@ -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']