feat(observability): delivery metrics, admin metrics/delivery endpoints, admin API route wiring

This commit is contained in:
RhenCloud 2026-08-15 17:03:02 +08:00
parent 2470bd786d
commit 1e9ba3c5dd
No known key found for this signature in database
GPG key ID: A574A617378C4E0B
17 changed files with 682 additions and 7 deletions

2
.gitignore vendored
View file

@ -2,7 +2,7 @@ node_modules/
dist/
.output/
.nuxt/
admin/
/admin/
docs/.vitepress/dist/
docs/.vitepress/cache/
.env