Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/en/docs/20.0/reference/vtorc/ui_api_metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ VTOrc supports the following APIs which can be used for monitoring and changing
| `/debug/liveness` | This API outputs the liveness of the VTOrc process. |
| `/api/replication-analysis` | This API shows the replication analysis of VTOrc. Output is in JSON format. |
| `/api/errant-gtids` | This API shows the tablets that have errant GTIDs as detected by VTOrc. Output is in JSON format. This API supports filtering by keyspace and shard name. |
| `/api/database-state` | This API shows the internal database state of VTOrc. This API can be used to debug VTOrc. |

# Metrics

Expand Down