mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
feat(api): add prometheus metrics
Currently we support metrics for the Node.js runtime and HTTP endpoints.
This commit is contained in:
parent
9869f0a061
commit
e2056b4734
6 changed files with 118 additions and 5 deletions
|
|
@ -23,6 +23,7 @@
|
|||
"test:e2e": "jest --config ./apps/listory/test/jest-e2e.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@digikare/nestjs-prom": "^1.0.0",
|
||||
"@hapi/joi": "17.1.1",
|
||||
"@nestjs/common": "7.5.2",
|
||||
"@nestjs/config": "0.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue