Files
symfony-flex-recipes-contrib/ns3777k.prometheus-bundle.1.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

50 lines
1.8 KiB
JSON

{
"locks": {
"ns3777k/prometheus-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "3dc7f388737fcffbe0343eee25eddbb2634f27e3"
}
}
},
"manifests": {
"ns3777k/prometheus-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "ns3777k/prometheus-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"Ns3777k\\PrometheusBundle\\Ns3777kPrometheusBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/ns3777k_prometheus_metrics.yaml": {
"contents": "metrics:\n resource: '@Ns3777kPrometheusBundle/Resources/config/routing.xml'\n",
"executable": false,
"encoding": ""
},
"config/packages/test/ns3777k_prometheus.yaml": {
"contents": "ns3777k_prometheus:\n adapter: in_memory\n",
"executable": false,
"encoding": ""
},
"config/packages/ns3777k_prometheus.yaml": {
"contents": "ns3777k_prometheus:\n namespace: app\n adapter: apcu\n\n listener:\n ignored_routes: [metrics, _wdt]\n",
"executable": false,
"encoding": ""
}
},
"origin": "ns3777k/prometheus-bundle:1.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}