feat: schema cache metrics

This commit is contained in:
steve-chavez
2024-04-23 19:08:37 -05:00
committed by Steve Chavez
parent 653c7955b2
commit 357400b2b8
4 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #3214, Log connection pool events on log-level=info - @steve-chavez
- #3435, Add log-level=debug, for development purposes - @steve-chavez
- #1526, Add `/metrics` endpoint on admin server - @steve-chavez
- Exposes connection pool metrics
- Exposes connection pool metrics, schema cache metrics
### Fixed