mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 05:12:45 +08:00
9 lines
366 B
YAML
9 lines
366 B
YAML
prometheus:
|
|
# Enable or disable Prometheus monitoring
|
|
enable: true
|
|
# autoSetPorts indicates whether to automatically set the ports
|
|
autoSetPorts: true
|
|
# List of ports that Prometheus listens on; each port corresponds to an instance of monitoring. Ensure these are managed accordingly
|
|
# It will only take effect when autoSetPorts is set to false.
|
|
ports:
|