grafanaPlugins.grafana-metricsdrilldown-app: 1.0.31 -> 1.0.32

This commit is contained in:
R. Ryantm
2026-02-26 03:21:11 +00:00
parent 89b61a4c82
commit eb3529aeef
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-metricsdrilldown-app";
version = "1.0.31";
zipHash = "sha256-DNWeFchied8MME9dZNp776RtGnzBe1iTZbFGWCKBWHM=";
version = "1.0.32";
zipHash = "sha256-fBzvEEMVSC9jPuYUREousvfUVeTJUMq4XCmrK10L19A=";
meta = {
description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
license = lib.licenses.agpl3Only;