Mount metrics in application

Avoids pulling entire TelemetryMetricsPrometheus dependency.
This commit is contained in:
Claudio Ortolina
2025-03-04 17:55:07 +00:00
parent 8964c7a94a
commit 7c6fe3c0d2
6 changed files with 13 additions and 9 deletions
-1
View File
@@ -40,5 +40,4 @@ cpu_kind = 'shared'
cpus = 1
[metrics]
port = 9568
path = "/metrics"