grafana/public/app/features/explore/TraceView/components/utils
Andre Pereira afd39c18ba
Explore: Refactor trace view and move to core (#61938)
* Move TraceView to core grafana

* Remove unused code

* yarn install

* Remove jaeger-ui-components from CODEOWNERS and other tools

* Type fixes

* yarn install

* Remove mock that we no longer need

* Fix merge conflicts

* Re-add Apache license for trace view components

* Use an exclamation-circle instead of triangle to denote errors

* Remove eslint disables and update betterer results instead
2023-01-27 14:13:17 +00:00
..
config Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
DraggableManager Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
test Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
color-generator.test.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
color-generator.tsx Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
date.test.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
date.tsx Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
filter-spans.test.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
filter-spans.tsx Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
number.tsx Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
sort.test.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
sort.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
span-ancestor-ids.test.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
span-ancestor-ids.tsx Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
TreeNode.test.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
TreeNode.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00