Skip to content

Commit 676867a

Browse files
committed
feat: add errant gtid map as a metric
Signed-off-by: Manan Gupta <manan@planetscale.com>
1 parent dc3df14 commit 676867a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/en/docs/18.0/reference/vtorc/ui_api_metrics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Metrics are available to be seen on the `/debug/vars` page. VTOrc exports the fo
3333
| `RecoveriesCount` | The number of recoveries run. This is further subdivided for all the different recoveries. |
3434
| `SuccessfulRecoveries` | The number of succesful recoveries run. This is further subdivided for all the different recoveries. |
3535
| `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. |
3637

3738

3839
{{< info >}}

0 commit comments

Comments
 (0)