feat: add prometheus metrics

This commit is contained in:
2024-08-13 08:13:03 -07:00
parent 188480052b
commit 23fba3d95d
9 changed files with 78 additions and 0 deletions

View File

@ -44,6 +44,7 @@
"express": "4.19.2",
"node-html-to-image": "4.0.0",
"node-schedule": "2.1.1",
"prom-client": "15.1.3",
"winston": "3.13.0"
}
}