Files
openstapps/backend/backend/config/default/prometheusrc.json

10 lines
228 B
JSON

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