mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Typo
https://github.com/nats-io/gnatsd/blob/master/server/monitor.go#L39
This commit is contained in:
@@ -164,7 +164,7 @@ You can also report detailed subscription information on a per connection basis
|
||||
"cid": 571,
|
||||
"ip": "127.0.0.1",
|
||||
"port": 61572,
|
||||
"pending_size": 0,
|
||||
"pending_bytes": 0,
|
||||
"in_msgs": 0,
|
||||
"out_msgs": 0,
|
||||
"in_bytes": 0,
|
||||
@@ -180,7 +180,7 @@ You can also report detailed subscription information on a per connection basis
|
||||
"cid": 574,
|
||||
"ip": "127.0.0.1",
|
||||
"port": 61577,
|
||||
"pending_size": 0,
|
||||
"pending_bytes": 0,
|
||||
"in_msgs": 0,
|
||||
"out_msgs": 0,
|
||||
"in_bytes": 0,
|
||||
|
||||
Reference in New Issue
Block a user