Add an optional metric exporter (#33734)

This commit is contained in:
Renaud Chaput
2025-01-27 13:52:30 +01:00
committed by GitHub
parent b868e30fdf
commit 59384282ed
6 changed files with 119 additions and 0 deletions

View File

@@ -580,6 +580,8 @@ GEM
net-smtp
premailer (~> 1.7, >= 1.7.9)
prettyprint (0.2.0)
prometheus_exporter (2.2.0)
webrick
propshaft (1.1.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
@@ -984,6 +986,7 @@ DEPENDENCIES
pg (~> 1.5)
pghero
premailer-rails
prometheus_exporter (~> 2.2)
propshaft
public_suffix (~> 6.0)
puma (~> 6.3)