mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 17:44:50 +00:00
Add prom metrics for database, use redis max conn var (#3359)
This commit is contained in:
@@ -6,3 +6,4 @@ pub use models::Project;
|
||||
pub use models::Version;
|
||||
pub use postgres_database::check_for_migrations;
|
||||
pub use postgres_database::connect;
|
||||
pub use postgres_database::register_and_set_metrics;
|
||||
|
||||
Reference in New Issue
Block a user