grafana/public/app/features/explore/TraceView
Joey 82bcfb4928
TraceView: Reworked header (#63105)
* Reworked header

* Remove toggle from merge

* Update test

* Update how span is retrived

* Tests

* Update tests

* Move new trace page header into its own component

* Remove tests already covered in TracePageHeader.test.tsx

* Update findHeaderTags

* Tooltip updates
2023-02-28 15:41:40 +00:00
..
components TraceView: Reworked header (#63105) 2023-02-28 15:41:40 +00:00
utils Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
createSpanLink.test.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
createSpanLink.tsx Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
custom.d.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
TraceView.test.tsx Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
TraceView.tsx TraceView: Reworked header (#63105) 2023-02-28 15:41:40 +00:00
TraceViewContainer.test.tsx Chore: remove various type assertions in Explore (#60501) 2022-12-21 15:01:03 +01:00
TraceViewContainer.tsx Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
useChildrenState.test.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
useChildrenState.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
useDetailState.test.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
useDetailState.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
useHoverIndentGuide.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
useHoverIndentGuide.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
useSearch.test.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
useSearch.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
useViewRange.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
useViewRange.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00