Files
archived-recipes-contrib/artprima/prometheus-metrics-bundle/1.14/manifest.json
Sébastien Tanneux d60e433810 Update prometheus metrics bundle (#1416)
* Update recipes for artprima/prometheus v1.14 (artprima/prometheus-metrics-bundle#75)

* Add new line at the end of config file
2022-07-08 13:08:32 +02:00

12 lines
236 B
JSON

{
"bundles": {
"Artprima\\PrometheusMetricsBundle\\ArtprimaPrometheusMetricsBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"PROM_METRICS_DSN": "apcu"
}
}