Track the database connection acquisition time and pool usage

This commit is contained in:
Quentin Gliech
2023-07-06 18:35:31 +02:00
parent 154162e917
commit 01ba7abc2a
4 changed files with 70 additions and 12 deletions

1
Cargo.lock generated
View File

@@ -3250,6 +3250,7 @@ dependencies = [
"mas-templates",
"mime",
"oauth2-types",
"opentelemetry",
"pbkdf2",
"rand 0.8.5",
"rand_chacha 0.3.1",