grafana/public/app/features/explore/TraceView
Brendan O'Handley f85470d652
Prometheus: Use the frontend package in Prometheus and remove feature toggle (#86080)
* add history links for monaco completion provider folder

* add history links for monaco query field folder

* add history links for components folder

* add history links for configuration folder

* add history links for dashboard json folder

* add history links for gcopypaste folder

* add history link for variableMigration

* add history link for querybuilder/components/metrics-modal folder

* add history link for querybuilder/components/promqail folder

* add history links for querybuilder/components folder

* add history links for querybuilder/hooks folder

* add history links for querybuilder/shared folder

* add history links for querybuilder folder

* add history links for querycache folder

* add history links for src folder

* use frontend package and custom auth in module.ts

* remove files and fix import issues

* remove usePrometheusFrontendPackage

* remove extra files

* update betterer

* remove extra files after rebase

* fix betterer for rebase

* fix e2e flakiness
2024-04-15 16:45:23 -05:00
..
components Chore: removing some type assertions (#85839) 2024-04-10 14:54:31 +01: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 Prometheus: Use the frontend package in Prometheus and remove feature toggle (#86080) 2024-04-15 16:45:23 -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 Tempo: Embed flame graph in span details (#77537) 2023-11-23 13:36:53 +00:00
TraceView.tsx TracesPanel: Expose focusedSpanLink and createFocusSpanLink as options (#84060) 2024-03-13 09:23:51 +02: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