grafanaPlugins.grafana-metricsdrilldown-app: 1.0.9 -> 1.0.10 (#434694)

This commit is contained in:
dish 2025-08-18 16:47:12 -04:00 committed by GitHub
commit 14352874f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-metricsdrilldown-app";
version = "1.0.9";
zipHash = "sha256-YEchhyKvHmUErLs5IY1ECPOiaaYRzVHRyObk0XvzCBo=";
version = "1.0.10";
zipHash = "sha256-+6/KbYgBmBxllilxhoukPy6OZcOrgrAmxS143vda2Og=";
meta = with lib; {
description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
license = licenses.agpl3Only;