initial commit
This commit is contained in:
13
monitoring/monitoring.yml
Normal file
13
monitoring/monitoring.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
|
||||
services:
|
||||
opencloud:
|
||||
environment:
|
||||
# metrics
|
||||
# if OpenCloud runs as a single process, all <debug>/metrics endpoints
|
||||
# will expose the same metrics, so it's sufficient to query one endpoint
|
||||
PROXY_DEBUG_ADDR: 0.0.0.0:9205
|
||||
|
||||
networks:
|
||||
opencloud-net:
|
||||
external: true
|
||||
Reference in New Issue
Block a user