Files
openstapps/config/prometheus.json
2022-08-23 10:56:32 +02:00

11 lines
233 B
JSON

{
"metricsPath": "/metrics",
"includeMethod": true,
"includePath": true,
"promClient": {
"collectDefaultMetrics": {
}
},
"for-more-options-see": "https://github.com/jochen-schweizer/express-prom-bundle#options"
}