mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-03 01:52:17 +08:00
7 lines
409 B
YAML
7 lines
409 B
YAML
prometheus:
|
|
# Enable or disable Prometheus monitoring
|
|
enable: true
|
|
# List of ports that Prometheus listens on; each port corresponds to an instance of monitoring. Ensure these are managed accordingly
|
|
# Because four instances have been launched, four ports need to be specified
|
|
ports: [ 12000, 12001, 12002, 12003, 12004, 12005, 12006, 12007, 12008, 12009, 12010, 12011, 12012, 12013, 12014, 12015 ]
|