mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
25 lines
353 B
Plaintext
25 lines
353 B
Plaintext
{
|
|
"Meta": {
|
|
"ID": "one",
|
|
"Size": 2,
|
|
"Index": 3,
|
|
"Term": 4,
|
|
"Version": 1
|
|
},
|
|
"Stats": [
|
|
{
|
|
"Name": "msg",
|
|
"Sum": 1,
|
|
"Count": 2
|
|
}
|
|
],
|
|
"StatsKV": [
|
|
{
|
|
"Name": "msgKV",
|
|
"Sum": 1,
|
|
"Count": 2
|
|
}
|
|
],
|
|
"TotalSize": 1,
|
|
"TotalSizeKV": 1
|
|
} |