mirror of
https://github.com/rqlite/rqlite.git
synced 2022-10-30 02:37:32 +03:00
Update DIAGNOSTICS.md
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Status and Diagnostics API
|
||||
# Monitoring rqlite
|
||||
## Status API
|
||||
A status API exists, which returns extensive diagnostic and statistical information, as well as basic information about the underlying Raft node. Assuming the rqlite node is started with default settings, node status is available via a HTTP `GET` request. To see the raw data, you can issue a `curl` command like so:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user