diff options
Diffstat (limited to 'conductor.conf')
-rwxr-xr-x | conductor.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conductor.conf b/conductor.conf index b2f0078..bb43e55 100755 --- a/conductor.conf +++ b/conductor.conf @@ -422,3 +422,12 @@ server_url_version = v0 # Extensions list to use (list value) extensions = multicloud + +[prometheus] + +# +# From conductor +# + +# Prometheus Metrics Endpoint (list value) +#metrics_port = 8000,8001,8002,8003,8004
\ No newline at end of file |