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

This commit is contained in:
R. Ryantm
2026-02-04 05:29:43 +00:00
parent 244a98de8d
commit af67b20d90
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-metricsdrilldown-app";
version = "1.0.28";
zipHash = "sha256-ivWufoJ98aXJ9av7WNXU9foBDkPENC3f0zOXPjDlOSg=";
version = "1.0.29";
zipHash = "sha256-Z26GlIlk9RJze++VqqCwgcveewuXGAZhlOkXOp/pbKU=";
meta = {
description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
license = lib.licenses.agpl3Only;