grafana/public/app/features/explore/TraceView
Joey Tawadrous 09634b518c
Traces Panel: Add new Traces Panel visualization (#47534)
* Panel

* Support tempo dash variables

* Support tempo explore variables

* Only show span links for explore

* Cleanup

* Added tests

* apply variables to search

* Tests for search variables

* Handling no data

* Interpolation and tests

* TracesPanel tests

* More tests

* Fix for backend test

* Manager integration test fix

* Traces doc and updated visualizations index doc

* Logs for this span

* Search, scrollToTop, other improvements

* Refactor to extract common code

* Removed TopOfViewRefType optional

* Remove topOfViewRef optional

* Removed another optional and fixed tests

* Test

* Only show search bar if trace

* Support traces panel in add to dashboard

* Self review

* Update betterer

* Linter fixes

* Updated traces doc

* Ahh, moved the for more info too

* Updated betterer.results

* Added new icon

* Updated expectedListResp.json
2022-05-03 17:42:36 +01:00
..
utils Traceview find: background color and prev/next (#46527) 2022-03-31 09:43:59 +01:00
createSpanLink.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
createSpanLink.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TraceView.test.tsx Traces Panel: Add new Traces Panel visualization (#47534) 2022-05-03 17:42:36 +01:00
TraceView.tsx Traces Panel: Add new Traces Panel visualization (#47534) 2022-05-03 17:42:36 +01:00
TraceViewContainer.test.tsx Traces Panel: Add new Traces Panel visualization (#47534) 2022-05-03 17:42:36 +01:00
TraceViewContainer.tsx Traces Panel: Add new Traces Panel visualization (#47534) 2022-05-03 17:42:36 +01:00
useChildrenState.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
useChildrenState.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
useDetailState.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
useDetailState.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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 Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
useSearch.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
useViewRange.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
useViewRange.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00