4 Commits

Author SHA1 Message Date
Ellie
1e7f22aeec
Add DB type consts (#31295)
* add necessary consts

* add other db plugins

* correct ES

* Fix consts in test
2025-07-17 12:08:27 -05:00
Ellie
23e04c2409
Add MetricsReporter interface so that databaseBackend's can share their connection counts with CensusManager (#31269)
* add interface and impl

* add tests

* fix comments

* Update builtin/logical/database/backend.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-14 14:52:55 -05:00
Violet Hynes
b20beaec66
VAULT-32507: CE Changes (#29004) 2024-11-25 14:08:15 -05:00
Violet Hynes
1196624670
CE Changes for Auth Method Usage Metrics (#28931)
* CE Changes for Auth Method Usage Metrics

* Import cycle weirdness

* Cleanup
2024-11-19 09:39:46 -05:00