1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

API: Refine stat and config for prometheus exporter.

This commit is contained in:
winlin 2022-09-28 16:07:26 +08:00
parent 981cab40d3
commit 5f8da02ee7
3 changed files with 23 additions and 2 deletions

View file

@ -663,7 +663,7 @@ exporter {
# Whether exporter is enabled.
# Overwrite by env SRS_EXPORTER_ENABLED
# Default: off
enabled off;
enabled off;
# The logging label to category the cluster servers.
# Overwrite by env SRS_EXPORTER_LABEL
label cn-beijing;