mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-04 08:23:15 -04:00
ransomware api tracking
start tracking metrics for ransomware. No normalizing of the per 10 second metric yet, just testing that the right APIs are called and values are returned.
This commit is contained in:
+3
-3
@@ -8,9 +8,9 @@ services:
|
||||
- "9999:9999"
|
||||
environment:
|
||||
- VERIFY_SSL=False
|
||||
- ZVM_HOST=192.168.52.30
|
||||
- ZVM_HOST=192.168.50.60
|
||||
- ZVM_PORT=443
|
||||
- CLIENT_ID=zerto-exporter
|
||||
- CLIENT_SECRET=37478287-e9c3-4732-b100-5f0a374636fa
|
||||
- CLIENT_ID=zvm-exporter
|
||||
- CLIENT_SECRET=BObEOBlXFoTdnKPjtEXTM0HCPxa1MGOj
|
||||
volumes:
|
||||
- "./app:/usr/src/app:rw"
|
||||
|
||||
Reference in New Issue
Block a user