Files
vault/changelog/27966.txt
Paul Banks bb5f658c57 Allow explicit metric registration. Fixes #11732 (#27966)
* Register ha timing metrics. Fixes #11732

* Add CHANGELOG

* Fix copywrite headers

* Relicence SDK files after move

* Update vault/ha.go
2024-08-30 14:54:57 +00:00

3 lines
101 B
Plaintext

```release-note:improvement
core/metrics: ensure core HA metrics are always output to Prometheus.
```