Files
vault/changelog/23160.txt
Luis (LT) Carbonell c93137d9a3 Add Reindex In Progress Metric (#23160)
* Add a telemetry metric to track if a reindex is in progress or not

* changelog

* Add other reindex related metrics

* cleanup types

* Add docs for these metrics

* check for nil values
2023-09-22 10:53:26 -04:00

4 lines
85 B
Plaintext

```release-note:improvement
replication: Add re-index status metric to telemetry
```