diff --git a/content/en/docs/20.0/reference/vtorc/ui_api_metrics.md b/content/en/docs/20.0/reference/vtorc/ui_api_metrics.md index 90cdfca2b..2a8e77faa 100644 --- a/content/en/docs/20.0/reference/vtorc/ui_api_metrics.md +++ b/content/en/docs/20.0/reference/vtorc/ui_api_metrics.md @@ -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