Skip to content

Commit

Permalink
docs/vtorc: add DetectedProblems
Browse files Browse the repository at this point in the history
See: vitessio/vitess#13967
Signed-off-by: Amir Abushareb <[email protected]>
  • Loading branch information
yields committed Sep 26, 2023
1 parent 26b48f8 commit 351514e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/18.0/reference/vtorc/ui_api_metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Metrics are available to be seen on the `/debug/vars` page. VTOrc exports the fo
| `SuccessfulRecoveries` | The number of succesful recoveries run. This is further subdivided for all the different recoveries. |
| `FailedRecoveries` | The number of recoveries that failed. This is further subdivided for all the different recoveries. |
| `ErrantGtidTabletCount` | The number of tablets with errant GTIDs as detected by VTOrc. |
| `DetectedProblems` | Binary gauge that shows the active problems that VTOrc has detected. This is further subdivided by TabletAlias, Keyspace, and Shard. |


{{< info >}}
Expand Down

0 comments on commit 351514e

Please sign in to comment.