add Prometheus metrics

This commit is contained in:
2025-07-09 02:22:08 -05:00
parent 01e4c38185
commit 8ab1d1548a
3 changed files with 13 additions and 0 deletions

View File

@ -14,6 +14,8 @@ gem "cuid2"
gem "jwt"
gem "httparty"
gem "prometheus-client"
group :development do
gem "ruby-lsp"
gem "rack-test"