grafana/public/app/features/explore/TraceView
Joey 2258e6bd16
Traces: Add traces panel suggestion (#83089)
* Add traces panel suggestion

* Render suggestion

* Update styling

* Update styling
2024-02-21 13:49:41 +00:00
..
components Traces: Add traces panel suggestion (#83089) 2024-02-21 13:49:41 +00:00
utils Tracing: Improve frame type checking (#76898) 2023-10-25 10:16:17 +01:00
createSpanLink.test.ts Tempo: Remove profiling toggles (#80792) 2024-01-22 14:21:14 +00:00
createSpanLink.tsx Tempo: Add span, trace vars to trace to metrics interpolation (#81046) 2024-01-31 09:07:35 +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 Tempo: Embed flame graph in span details (#77537) 2023-11-23 13:36:53 +00:00
TraceView.tsx Update dependency prettier to v3.2.4 (#81047) 2024-01-23 11:41:24 +00:00
TraceViewContainer.test.tsx Chore: remove react-popper-tooltip in favour of @floating-ui/react (#79465) 2024-01-03 12:42:26 +00:00
TraceViewContainer.tsx Chore: Fix some Explore deprecations (#80076) 2024-01-08 14:11:05 +00:00
useChildrenState.test.ts Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
useChildrenState.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
useDetailState.test.ts Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
useDetailState.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
useHoverIndentGuide.test.ts Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
useHoverIndentGuide.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
useSearch.test.ts Tracing: Remove newTraceViewHeader feature toggle (#71818) 2023-07-19 14:31:58 +01:00
useSearch.ts Tracing: Full text search (#78628) 2023-11-28 13:29:04 +00:00
useViewRange.test.ts Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
useViewRange.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00