We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3df14 commit 676867aCopy full SHA for 676867a
1 file changed
content/en/docs/18.0/reference/vtorc/ui_api_metrics.md
@@ -33,6 +33,7 @@ Metrics are available to be seen on the `/debug/vars` page. VTOrc exports the fo
33
| `RecoveriesCount` | The number of recoveries run. This is further subdivided for all the different recoveries. |
34
| `SuccessfulRecoveries` | The number of succesful recoveries run. This is further subdivided for all the different recoveries. |
35
| `FailedRecoveries` | The number of recoveries that failed. This is further subdivided for all the different recoveries. |
36
+| `ErrantGtidMap` | Metric to track the errant GTIDs detected by VTOrc. |
37
38
39
{{< info >}}
0 commit comments