grafana/public/app/features/explore/TraceView
Andre Pereira 3ebc604bb7
Trace View: Sticky trace view header (#64236)
* Sticky trace view header. Remove title from trace view container.

* Set background color of header as primary

* Remove search bar from trace view in dashboards when toggle is enabled
2023-03-06 19:04:51 +00:00
..
components Trace View: Sticky trace view header (#64236) 2023-03-06 19:04:51 +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 Trace View: Sticky trace view header (#64236) 2023-03-06 19:04:51 +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