grafanaPlugins.grafana-metricsdrilldown-app: 1.0.12 -> 1.0.15 (#444270)

This commit is contained in:
Wolfgang Walther
2025-09-21 12:45:06 +00:00
committed by GitHub
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-metricsdrilldown-app";
version = "1.0.12";
zipHash = "sha256-5IH4iNRPFGvJjUnVO3v67+hAU4eV6ck2wC0qiYtLJn0=";
version = "1.0.15";
zipHash = "sha256-E6D/FIegif6nkuKh8IL5ZADZB+KXHTSDLO4jmPejpmc=";
meta = with lib; {
description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
license = licenses.agpl3Only;