netmaker/mq
Abhishek K e13bf2c0eb
NET-1923: Add Metric Port to server config (#3306)
* set default metrics port 8889

* set default metrics port 51821

* add metrics port to server config

* bind caddy only on tcp

* add var for pulling files

* add new line

* update peer update model

* check if port is not zero

* set replace peer to false on pull

* do not replace peers on failover sync

* remove debug log

* add old peer update fields for backwards compatibility

* add old json tag

* add debug log in caller trace func
2025-02-04 08:44:24 +04:00
..
emqx.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
emqx_cloud.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
emqx_on_prem.go NET-1778: scale test code changes (#3203) 2024-12-10 10:15:31 +04:00
handlers.go NET-1923: Add Metric Port to server config (#3306) 2025-02-04 08:44:24 +04:00
migrate.go add back compatibility for encrypt message (#3246) 2024-12-10 12:47:05 +04:00
mq.go NET-1778: scale test code changes (#3203) 2024-12-10 10:15:31 +04:00
publishers.go NET-1923: Add Metric Port to server config (#3306) 2025-02-04 08:44:24 +04:00
util.go NET-1782: Fetch Node Connection Status from metrics (#3237) 2024-12-10 10:46:05 +04:00