Feature Description
Today, you can poll the vtorc API at /api/problems and use that to detect errant GTIDs. It will be nice to export errant GTIDs as a metric on the /metrics endpoint.
Use Case(s)
Monitoring. It's awkward to poll a http endpoint just for this, when prometheus metrics are available, and are the standard mechanism for monitoring.
Feature Description
Today, you can poll the vtorc API at
/api/problemsand use that to detect errant GTIDs. It will be nice to export errant GTIDs as a metric on the/metricsendpoint.Use Case(s)
Monitoring. It's awkward to poll a http endpoint just for this, when prometheus metrics are available, and are the standard mechanism for monitoring.