summaryrefslogtreecommitdiff
path: root/src/swarmkv_monitor.c
AgeCommit message (Expand)Author
2024-06-25The Network Layer is easy to read. Compression Ratio is available in network ...郑超
2024-04-06Feature/hyperloglog郑超
2024-04-01Feature/monitor4.3.0郑超
2024-03-30Add new data type: Count-Min Sketch. Rename `BFRESERVE` to `BFINIT` for consi...郑超
2023-08-28Bugfix: fair token bucket peturbs after configurations.Zheng Chao
2023-08-25The `LATENCY` command works again. The `INFO` command now returns RPC informa...Zheng Chao
2023-08-05Remove accessing_node parameter from all command functions.Zheng Chao
2023-01-20Bugfix: illegall http header on consul session creation.Zheng Chao
2023-01-16Support specifying the address of the consul agentfengweihao
2022-11-13:sparkles: Add commands `INCR`, `DECR` and API swarmkv_command_on().Zheng Chao
2022-11-12:sparkles: New subcommand `LATENCY RESET [command|event|peer]`.Zheng Chao
2022-11-11:hammer: Display input_buffer_sz and output_buffer_sz at 'network' section of...Zheng Chao
2022-11-09Bugfix: The `LATENCY COMMAND` shows inaccurate rate.Zheng Chao
2022-11-07New `TUNNEL` command for troubleshooting. The remote command processing code ...郑超
2022-11-06New commands for latency tracking.Zheng Chao