grafanaPlugins.grafana-metricsdrilldown-app: 2.0.3 -> 2.1.0

This commit is contained in:
R. Ryantm
2026-06-16 19:17:53 +00:00
parent ddda0dbaca
commit a8a1227b85
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-metricsdrilldown-app";
version = "2.0.3";
zipHash = "sha256-TIxJcWqXeTHukfpoI0R0sYhWyS4Hbdpd3zbFx3s02Ag=";
version = "2.1.0";
zipHash = "sha256-7t91vh1HWsItadyqtJ/Dq1wu7mlB1LK+UVzycY6mDE0=";
meta = {
description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
license = lib.licenses.agpl3Only;