mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 17:42:57 +00:00
refactor: move backend to monorepo
This commit is contained in:
10
backend/config/prometheus.json
Normal file
10
backend/config/prometheus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"metricsPath": "/metrics",
|
||||
"includeMethod": true,
|
||||
"includePath": true,
|
||||
"promClient": {
|
||||
"collectDefaultMetrics": {
|
||||
}
|
||||
},
|
||||
"for-more-options-see": "https://github.com/jochen-schweizer/express-prom-bundle#options"
|
||||
}
|
||||
Reference in New Issue
Block a user