grafana/public/app/features/explore/TraceView
Andrej Ocenas c113d3ce72
Tracing: Specify type of the data frame that is expected for TraceView (#31465)
* Use dataframe API for jeager

* Move types around

* Fix imports

* Simplify the data frame type

* Add comment

* Move the transform to separate file

* Fix logs timestamp

* Add/update tests for trace view

* Fix lint

* Add test to compare old and new format rendering

* Fix test imports

* Update data source tests
2021-03-02 13:59:35 +01:00
..
createSpanLink.test.ts Tracing: Release trace to logs feature (#29443) 2020-12-10 19:42:43 +01:00
createSpanLink.tsx Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
TraceView.test.tsx Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
TraceView.tsx Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
uiElements.tsx TraceViewer: Fix show log marker in spanbar (#30742) 2021-02-24 14:18:52 +01:00
useChildrenState.test.ts Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
useChildrenState.ts Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
useDetailState.test.ts Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
useDetailState.ts Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
useHoverIndentGuide.test.ts Tracing: Adds header and minimap (#23315) 2020-04-08 17:16:22 +02:00
useHoverIndentGuide.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
useSearch.test.ts Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
useSearch.ts Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
useViewRange.test.ts Tracing: Adds header and minimap (#23315) 2020-04-08 17:16:22 +02:00
useViewRange.ts Tracing: Performance optimization (#23474) 2020-04-15 16:04:01 +02:00