grafana/public/app/features/explore/TraceView
Joey 0e90dfcc9c
Tracing: Upgrade tracing data source configuration editors (#68764)
* Add tracing config sub sections

* Export common sections and update divider in additional settings section

* Max width and margin bottom

* Add feature name to config link

* Update SpanBarSettings

* remove import
2023-06-01 15:52:40 +01:00
..
components Tracing: Upgrade tracing data source configuration editors (#68764) 2023-06-01 15:52:40 +01:00
utils FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
createSpanLink.test.ts Correlations: Enable traceView formatted links (#67160) 2023-05-16 07:47:15 -05:00
createSpanLink.tsx Correlations: Enable traceView formatted links (#67160) 2023-05-16 07:47:15 -05:00
custom.d.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
TraceView.test.tsx Trace View: Rename span detail attribute sections (#67849) 2023-05-05 15:51:13 +01:00
TraceView.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
TraceViewContainer.test.tsx Tracing: Next/prev text for span filters (#67208) 2023-04-27 13:28:19 +01:00
TraceViewContainer.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01: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: Rename feature toggle (#66833) 2023-04-21 11:31:24 +01:00
useSearch.ts Tracing: Rename feature toggle (#66833) 2023-04-21 11:31:24 +01: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