grafana/public/app/features/explore/TraceView
Zoltán Bedi 94f1173824
Explore: Refactor graph component to use PanelRenderer (#38914)
* Move SplitOpenFn type to grafana-data

* Use panel renderer instead of Timeseries panel for graph in Explore

* rename splitopen props on panel context
2021-09-10 18:18:22 +02:00
..
createSpanLink.test.ts Explore: Add filter by trace and span ID to trace to logs feature (#38943) 2021-09-09 07:24:08 -06:00
createSpanLink.tsx Explore: Refactor graph component to use PanelRenderer (#38914) 2021-09-10 18:18:22 +02:00
TraceView.test.tsx ValueMapping: Support for mapping text to color, boolean values, NaN and Null. Improved UI for value mapping. (#33820) 2021-05-11 17:10:23 +02:00
TraceView.tsx Explore: Refactor graph component to use PanelRenderer (#38914) 2021-09-10 18:18:22 +02:00
TraceViewContainer.tsx Explore: Refactor graph component to use PanelRenderer (#38914) 2021-09-10 18:18:22 +02:00
uiElements.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
useChildrenState.test.ts Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
useChildrenState.ts Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
useDetailState.test.ts Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
useDetailState.ts Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
useHoverIndentGuide.test.ts Tracing: Adds header and minimap (#23315) 2020-04-08 17:16:22 +02:00
useHoverIndentGuide.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
useSearch.test.ts Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
useSearch.ts Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
useViewRange.test.ts Tracing: Adds header and minimap (#23315) 2020-04-08 17:16:22 +02:00
useViewRange.ts Tracing: Performance optimization (#23474) 2020-04-15 16:04:01 +02:00