grafanaPlugins.grafana-pyroscope-app: 1.8.1 -> 1.10.1

This commit is contained in:
R. Ryantm
2025-10-15 08:40:01 +00:00
parent 886babdb9c
commit a95be49673
@@ -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;