grafana/public/app/features/explore/TraceView
Andrej Ocenas a58e6ab622
TraceView: refactor UI components injection (#44289)
* Remove UIDivider

* Update TracePageSearchBar buttons

* Remove UIButton

* Remove UIInput

* Remove LoadingIndicator

* Remove UIIcon

* Remove UITooltip

* Remove UIDropdown

* Remove UIMenu
2022-02-08 17:14:33 +01:00
..
createSpanLink.test.ts Tempo / Trace Viewer: Implement deep linking to spans 2022-01-24 08:49:35 -07:00
createSpanLink.tsx Update dependency eslint-plugin-react to v7.27.1 (#43207) 2021-12-21 11:11:27 +00:00
TraceView.test.tsx Tracing: Fix incorrect indentations due to reoccurring spanIDs (#41919) 2021-11-22 13:18:50 +01:00
TraceView.tsx TraceView: refactor UI components injection (#44289) 2022-02-08 17:14:33 +01:00
TraceViewContainer.tsx TraceView: Fixes virtualized scrolling when trace view is opened in right pane in Explore (#42480) 2021-12-03 11:09:55 +01: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: Refactor span detail logic (#42152) 2021-11-29 16:19:56 +01:00
useDetailState.ts Tracing: Refactor span detail logic (#42152) 2021-11-29 16:19:56 +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 Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
useSearch.ts TraceView: refactor UI components injection (#44289) 2022-02-08 17:14:33 +01:00
useViewRange.test.ts Tracing: Adds header and minimap (#23315) 2020-04-08 17:16:22 +02:00
useViewRange.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00