mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-08-20 18:33:52 -07:00
Migrated away from deprecated Grafonnet library. This replaces panels using Angular JS which are disabled by default in Grafana 11 and will be unsupported in Grafana 12. Fixes #3046 --------- Signed-off-by: Tom <12222103+critchtionary@users.noreply.github.com>
16 lines
267 B
JSON
16 lines
267 B
JSON
{
|
|
"version": 1,
|
|
"dependencies": [
|
|
{
|
|
"source": {
|
|
"git": {
|
|
"remote": "https://github.com/grafana/grafonnet.git",
|
|
"subdir": "gen/grafonnet-latest"
|
|
}
|
|
},
|
|
"version": "main"
|
|
}
|
|
],
|
|
"legacyImports": false
|
|
}
|