Details
-
Improvement
-
Resolution: Fixed
-
Major
-
7.0.0, 7.0.1, 7.0.2, 7.0.3, 7.1.0
-
1
Description
The :8091/metrics does not expose any XDCR error metrics. for example
xdcr_errors {...} 12
This can be a counter that only ever goes up and a rate()/irate()/increase() can be applied or a simple gauge metric that goes up and down. But there is no way of reporting and collecting metrics that reflect the # of errors experienced by a replication.
Issue | Resolution |
The Prometheus endpoint did not expose any XDCR error metrics. | XDCR error metrics are now exposed via Prometheus. |
Attachments
Issue Links
- is a backport of
-
MB-50974 No Prometheus Metrics for XDCR Errors
- Closed