Commit graph

3 commits

Author SHA1 Message Date
Neil Alexander 685fecb033
Register the collector 2022-10-04 13:37:32 +01:00
Neil Alexander 7c4e01e5c4
Database metrics 2022-10-04 13:31:51 +01:00
Neil Alexander 4ad5f9c982
Global database connection pool (for monolith mode) (#2411)
* Allow monolith components to share a single database pool

* Don't yell about missing connection strings

* Rename field

* Setup tweaks

* Fix panic

* Improve configuration checks

* Update config

* Fix lint errors

* Update comments
2022-05-03 16:35:06 +01:00