grafana/lerna.json
ismail simsek 08727b7d6c
Prometheus: Show initial hint on builder mode when metric lookup disabled (#65827)
* Show initial hint on builder mode when metric lookup disabled

* Disable MetricEncyclopedia and label request when metric lookup is disabled
2023-04-12 17:22:35 +02:00

7 lines
108 B
JSON

{
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*"],
"version": "10.0.0-pre"
}