grafana / pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code
https://grafana.com/oss/pyroscope/
GNU Affero General Public License v3.0
9.87k stars 585 forks source link

feat: pyroscope-pannel use flipcard to display the flamegraph and table view #727

Closed linthan closed 1 year ago

linthan commented 2 years ago

image

flipcard demo: http://mzabriskie.github.io/react-flipcard/basic/ https://edwardorz.github.io/vue-flipcard/

eh-am commented 2 years ago

Great point! We were considering bridging the existing grafana table visualization. But it makes sense using our own, which will definitely have more features, like https://github.com/pyroscope-io/pyroscope/pull/701

linthan commented 2 years ago

related to pyroscope-pannel ,there are no extra space to display both flamegraph and table view.
grafana is a better way to integrate many pyroscope datasources. using the native pyroscope ui interface for us is a little incovenient. image

eh-am commented 1 year ago

We now support different views! https://github.com/pyroscope-io/grafana-panel-plugin/releases/tag/v1.4.1