Plugins 〉Pyroscope Flamegraph


Developer
Pyroscope


Sign up to receive occasional product news and updates:



The Pyroscope Flamegraph plugin has been deprecated and is no longer maintained.

Panel
community

Pyroscope Flamegraph

  • Overview
  • Installation
  • Change log
  • Related content

Pyroscope Grafana Panel Plugin

Important: Grafana version 8.0 or later required

Getting started

  1. Install the plugin (Installation tab)
  2. Install datasource plugin
  3. Open Grafana and go to Configuration -> Plugins
  4. Check that plugins are available
  5. Set up data source plugin:
    • Configuration -> Data Sources -> Add data source
    • click on pyroscope-datasource
    • Specify Pyroscope host in Endpoint field
  6. Set up panel plugin:
    • Add an empty panel on your dashboard
    • Select pyroscope-panel from Visualization list
    • Under panel view in Query tab select pyroscope-datasource
    • In Application name input specify app name
    • Click Apply

Congratulations! Now you can monitor application flamegraph on your Grafana dashboard!

Installing Pyroscope Flamegraph on Grafana Cloud:

For more information, visit the docs on plugin installation.

Changelog

1.4.2 (2023-03-16)

Bug Fixes

  • don't crash when an invalid flamebearer is passed (#10) (310f67b)

[1.4.1] (2022-11-14)

  • support template variables
  • Remove broken export button
  • Improve flamegraph coloring for go

[1.1.0]

  • Add context menu (triggered by right clicking the flamegraph)
  • Add toolbar
  • Allow focusing on a subtree
  • Allow searching nodes that match a specific string
  • Visual updates

[1.0.0]

Initial release.