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:
parent
981cab40d3
commit
5f8da02ee7
3 changed files with 23 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue