fix: kick group member callback (#2643)

* fix: kill group member callback

* fix: change port

* fix: change port
This commit is contained in:
icey-yu
2024-09-23 17:12:11 +08:00
committed by GitHub
parent c0eaa1c166
commit 6add09d476
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ prometheus:
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: [ 12020, 12021, 12022, 12023, 12024, 12025, 12026, 12027 ]
ports: [ 12020, 12021, 12022, 12023, 12024, 12025, 12026, 12027, 12028, 12029, 12030, 12031, 12032, 12033, 12034, 12035 ]