Closed Zash closed 10 months ago
Found the problem here - Prosody returns 'nan' before the metrics have properly initialized:
{"memory":21438464,"cpu":{"since":1705099455.7352,"value":0.355697},"uploads":nan,"c2s":0}
Fixed by the latest commit (f76909ec1300
) in prosody-modules.
/admin/system/
Theory: Something about statistics collection is not ready until after a bit.