mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
feat: ✨ Implement Prometheus support
This commit is contained in:
parent
26749e576a
commit
f3dd229dcb
3 changed files with 17 additions and 0 deletions
|
|
@ -99,6 +99,7 @@
|
|||
"@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client",
|
||||
"@hackmd/markdown-it-task-lists": "^2.1.4",
|
||||
"@hono/hono": "npm:@jsr/hono__hono@4.5.6",
|
||||
"@hono/prometheus": "^1.0.1",
|
||||
"@hono/zod-validator": "^0.2.2",
|
||||
"@inquirer/confirm": "^3.1.22",
|
||||
"@inquirer/input": "^2.2.9",
|
||||
|
|
@ -136,6 +137,7 @@
|
|||
"oauth4webapi": "^2.12.0",
|
||||
"ora": "^8.0.1",
|
||||
"pg": "^8.12.0",
|
||||
"prom-client": "^15.1.3",
|
||||
"qs": "^6.13.0",
|
||||
"sharp": "^0.33.5",
|
||||
"sonic-channel": "^1.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue