grafanaPlugins.grafana-pyroscope-app: 1.16.0 -> 1.17.0 (#493415)

This commit is contained in:
Nick Cao
2026-02-25 22:23:22 +00:00
committed by GitHub
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-pyroscope-app";
version = "1.16.0";
zipHash = "sha256-wsDzFq5i4Nsud/tAuX5Lg7vxRR7ndDhAcD/zhrAEct8=";
version = "1.17.0";
zipHash = "sha256-C8c4d74fWn6kKM8OR5bYRVbPHKFXzDLzLomJVjPChno=";
meta = {
description = "Integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data";
license = lib.licenses.agpl3Only;