1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

including "gomaxprocs": 4, in varz output

this field was added
This commit is contained in:
Matthias Hanel
2020-04-02 14:51:14 -04:00
committed by GitHub
parent ded758e784
commit 05c4296302

View File

@@ -112,6 +112,7 @@ N/A
"uptime": "2s",
"mem": 9617408,
"cores": 4,
"gomaxprocs": 4,
"cpu": 0,
"connections": 0,
"total_connections": 0,