grafanaPlugins.grafana-metricsdrilldown-app: 1.0.27 -> 1.0.28

This commit is contained in:
R. Ryantm
2026-01-14 22:30:00 +00:00
parent ef618a7ad7
commit 5056227cd6
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-metricsdrilldown-app";
version = "1.0.27";
zipHash = "sha256-w+GxgYBVrNnanznS6xjXsibq08rhCP8fQvtIYoBCTNw=";
version = "1.0.28";
zipHash = "sha256-ivWufoJ98aXJ9av7WNXU9foBDkPENC3f0zOXPjDlOSg=";
meta = {
description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
license = lib.licenses.agpl3Only;