mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-24 17:40:37 +00:00
grafanaPlugins.grafana-metricsdrilldown-app: 2.2.0 -> 2.3.0 (#544424)
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
grafanaPlugin {
|
||||
pname = "grafana-metricsdrilldown-app";
|
||||
version = "2.2.0";
|
||||
zipHash = "sha256-NMs4aFZ1QFWbLRDBcGTzkK9SNHIfBA7eO4BQzeHbMuM=";
|
||||
version = "2.3.0";
|
||||
zipHash = "sha256-Ii4XYEtxbvkYSE3TlYcs0S3ZCRXH9s/Trn+tSggQWTM=";
|
||||
meta = {
|
||||
description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
|
||||
license = lib.licenses.agpl3Only;
|
||||
|
||||
Reference in New Issue
Block a user