grafana/public/app/features/explore
Haris Rozajac fd01f6cf31
Explore: Unify trace view panel (#70408)
* PanelChrome scales vertically

* Trace View with old Trace View Header works with PanelChrome

* Add top margin

* Remove console.log

* Use contain: 'strict' only when height is passed

* Clean up: use title prop in PanelChrome and everything else should be put under

* Remove test as the title will be passed to PanelChrome

* Remove unused import

* Remove titleWithLinks from PanelChrome

* Make NewTracePageHeader compatible with PanelChrome

* Fix test

* Remove margin

* Remove unused css

* Revert config changes

* Clean up: remove console log and commented out css

* Clean up unused css

* Fix tests

* Revert to a brighter color

* Show links next to duration

* Cleanup

* Remove container style and use default displayMode in PanelChrome

* Clean up

* Revert 'Give feedback' styling

* PanelChrome's width auto scales

* Fix GraphContainer's props

* TraceViewContainer doesn't need a div wrapper

* Remove loading

* Fix build issue

* FIx merge conflict

* Revert old trace page header so the header items shows correctly in dashboards

* Revert to match old trace view header

* Revert NewTracePageHeader so it can show header items in dashboards

* Revert

* Revert tests

* Make 'Give feedback' link aligned vertically

* Remove unused css

* Reduce spacing between title and container in dashboards; remove top padding for NewTracePageHeader

---------

Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2023-07-18 08:15:07 -06:00
..
__mocks__ Explore: Allow the use of plugin panels (#66982) 2023-07-07 11:28:44 +02:00
extensions Explore: Allow the use of plugin panels (#66982) 2023-07-07 11:28:44 +02:00
FlameGraph Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
Graph Explore: Unify trace view panel (#70408) 2023-07-18 08:15:07 -06:00
hooks Explore: Remove exploreMixedDatasource feature toggle (#71534) 2023-07-17 12:25:49 +01:00
Logs logs: restrict permalinks to datasources with id fields (#71729) 2023-07-17 15:01:48 +02:00
NodeGraph Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
PrometheusListView Prometheus: Fix numeric values in raw prometheus view which are being formatted as text (#69737) 2023-06-08 09:32:09 -05:00
RawPrometheus Tracing: Show next/prev buttons when span filters are collapsed (#71025) 2023-07-12 07:52:07 +01:00
RichHistory Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
spec Explore: Moved 'handles open/close splits in UI and URL' test to the spec folder (#71674) 2023-07-18 07:47:26 -06:00
state Explore: Remove exploreMixedDatasource feature toggle (#71534) 2023-07-17 12:25:49 +01:00
Table Tempo: TraceQL query response streaming (#69212) 2023-07-14 15:10:46 +01:00
TraceView Explore: Unify trace view panel (#70408) 2023-07-18 08:15:07 -06:00
utils Explore: Replaced deprecated 'query' property with 'queries' in splitOpen (#71484) 2023-07-14 07:44:11 -06:00
CustomContainer.tsx Explore: Allow the use of plugin panels (#66982) 2023-07-07 11:28:44 +02:00
ElapsedTime.tsx Chore: some type fixes (#69860) 2023-06-20 17:13:49 +01:00
ErrorContainer.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ErrorContainer.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
Explore.test.tsx Explore: Allow the use of plugin panels (#66982) 2023-07-07 11:28:44 +02:00
Explore.tsx Explore: Allow the use of plugin panels (#66982) 2023-07-07 11:28:44 +02:00
ExploreActions.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ExploreDrawer.tsx Design System: Set border radius to theme.shape.radius.default (#65511) 2023-03-30 09:20:11 +02:00
ExplorePage.tsx Correlations: Create paginated API (#65241) 2023-07-05 09:37:17 -05:00
ExplorePaneContainer.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ExploreQueryInspector.test.tsx Explore: Allow the use of plugin panels (#66982) 2023-07-07 11:28:44 +02:00
ExploreQueryInspector.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ExploreTimeControls.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ExploreToolbar.tsx Explore: Remove exploreMixedDatasource feature toggle (#71534) 2023-07-17 12:25:49 +01:00
FeatureTogglePage.tsx Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
LiveTailButton.tsx Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2023-01-05 22:26:58 +00:00
MetaInfoText.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
MetaInfoText.tsx Logs: Fix alginment of meta items (#61349) 2023-01-12 10:42:28 +01:00
NoData.tsx Design System: Set border radius to theme.shape.radius.default (#65511) 2023-03-30 09:20:11 +02:00
NoDataSourceCallToAction.tsx chore: fix link to docs (#67642) 2023-05-02 18:05:54 +01:00
QueryRows.test.tsx Correlations: Create paginated API (#65241) 2023-07-05 09:37:17 -05:00
QueryRows.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ResponseErrorContainer.test.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
ResponseErrorContainer.tsx Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
SecondaryActions.test.tsx Query History: Hide query history when anonymous user uses Explore (#49896) 2022-06-02 08:51:11 -05:00
SecondaryActions.tsx GrafanaUI: Update FilterPill active state and ToolbarButton active state (#70396) 2023-07-10 11:41:33 +02:00
SupplementaryResultError.test.tsx Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
SupplementaryResultError.tsx Supplementary Query Error: Align buttons to the right / Update timeout message (#65738) 2023-04-05 13:05:06 +02:00
Time.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
TimeSyncButton.test.tsx Chore: transfer TimeSyncButton.test to testing-library (#48404) 2022-05-02 11:20:12 +02:00
TimeSyncButton.tsx Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2023-01-05 22:26:58 +00:00
useLiveTailControls.ts Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00