grafanaPlugins.grafana-pyroscope-app: 1.8.1 -> 1.10.1 (#444268)

This commit is contained in:
dish
2025-10-21 15:17:29 +00:00
committed by GitHub
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-pyroscope-app";
version = "1.8.1";
zipHash = "sha256-dAjvcWUtk518lx4eHalJJxUVSna9+A/Ow9mmsrBX+nQ=";
version = "1.10.1";
zipHash = "sha256-Q9dzJGXLKGVVDwDF/D4FkrZb4ri6RmUW7usB7eYXcBo=";
meta = with lib; {
description = "Integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data";
license = licenses.agpl3Only;