grafana/public/app/features/explore/TraceView
Andrej Ocenas 93b4cc7035
Explore: Fix encoding of internal URLs (#36919)
* Encode internal explore url

* Fix tests

* Fix comma
2021-07-22 14:42:20 +02:00
..
createSpanLink.test.ts Explore: Fix encoding of internal URLs (#36919) 2021-07-22 14:42:20 +02:00
createSpanLink.tsx Tracing: add way to configure trace to logs start and end time (#34995) 2021-07-12 11:25:41 +02:00
TraceView.test.tsx ValueMapping: Support for mapping text to color, boolean values, NaN and Null. Improved UI for value mapping. (#33820) 2021-05-11 17:10:23 +02:00
TraceView.tsx Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
TraceViewContainer.tsx Explore: UI improvements to trace view (#34276) 2021-05-19 19:41:54 +02:00
uiElements.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02: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 Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +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