mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-11 22:07:27 -08:00
afde4707c5
Update and rewrite the mixin dashboards to use the grafonnet ([1]) library. Grafana has deprecated angular plugins ([2]) as used by grafonnet-lib ([3]) with removal pending for grafana version 12. Additionally grafonnet-lib is deprecated/unmaintained in favor of grafonnet. Therefore the mixin dashboards have been updated to use grafonnet. Closes: https://github.com/prometheus/prometheus/issues/14404 [1] https://github.com/grafana/grafonnet [2] https://grafana.com/docs/grafana/latest/developers/angular_deprecation/ [3] https://github.com/grafana/grafonnet-lib Signed-off-by: Jan Horstmann <horstmann@osism.tech>
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
|
|
}
|