grafana/public/app/features/explore/TraceView
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473)
* Update dependency prettier to v2.5.1

* prettier fixes

* chore(toolkit): bump prettier to 2.5.1

* style(eslint): bump grafana config to 2.5.2 in core and toolkit

* style(mssql-datasource): fix no-inferrable-types eslint errors

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-02-02 12:02:32 +00:00
..
createSpanLink.test.ts Tempo / Trace Viewer: Implement deep linking to spans 2022-01-24 08:49:35 -07:00
createSpanLink.tsx Update dependency eslint-plugin-react to v7.27.1 (#43207) 2021-12-21 11:11:27 +00:00
TraceView.test.tsx Tracing: Fix incorrect indentations due to reoccurring spanIDs (#41919) 2021-11-22 13:18:50 +01:00
TraceView.tsx Tempo / Trace Viewer: Implement deep linking to spans 2022-01-24 08:49:35 -07:00
TraceViewContainer.tsx TraceView: Fixes virtualized scrolling when trace view is opened in right pane in Explore (#42480) 2021-12-03 11:09:55 +01: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: Refactor span detail logic (#42152) 2021-11-29 16:19:56 +01:00
useDetailState.ts Tracing: Refactor span detail logic (#42152) 2021-11-29 16:19:56 +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 Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00: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 Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00