Andrej Ocenas
55bba165b1
FlameGraph: Add option to align text left or right ( #68893 )
2023-05-25 11:08:03 +02:00
Andrej Ocenas
db6694994f
FlameGraph: Refactor handling of the labels ( #65491 )
2023-03-30 11:32:44 +02:00
Andrej Ocenas
6647217208
Phlare: Use enum config to send deduplicated func and filenames ( #64435 )
2023-03-13 11:06:04 +01:00
Leon Sorokin
4d564f8b0a
Chore: uFuzzy 1.0.2 ( #62276 )
...
Co-authored-by: joshhunt <josh@trtr.co >
2023-02-02 09:09:48 -06:00
Joey Tawadrous
e517cc0cea
Flame graph: Search with uFuzzy ( #61748 )
2023-01-20 12:57:31 +00:00
Joey Tawadrous
130f848f74
Flame Graph: Add units and value to blocks ( #57959 )
...
* Added unit to block label
* Tests
* Throw if value field is undefined
2022-11-03 11:15:42 +00:00
Joey Tawadrous
8f75ec4007
Flame Graph: Exact search ( #56769 )
...
* Use exact match
* Create searchable FlameGraphPanel.tsx
2022-10-25 10:24:27 +01:00
Joey Tawadrous
74c809f544
Plugins: Introduce new Flame graph panel ( #56376 )
...
* Flamegraph
* Updated flame graph width/height values
* Fix top table rendering issue
* Add feature toggle for flamegraph in explore
* Update tests
* Hide flamegraph from dash panel viz list if feature toggle not enabled
* Show table if no flameGraphFrames
* Add flame graph to testdata ds
* Minor improvement
2022-10-07 11:39:14 +01:00