grafana/public/app/features/trails
Andre Pereira d27e2fec88
Data Trails: Actions redesign and overview tab (#80216)
* Use last used datasource or default datasource when starting a trail

* Use tabs and move actions bar to same line when possible

* Added overview tab with description, type and labels

* Clickable labels in overview tab

* Show label value counts next to the label name

* Fix action bar zIndex

* Address PR comments

* Refactor

* Refactor getLabelOptions to utils

* Reuse language provider from state

* betterer

* testing some refactors

* Remove unreachable code

* Refactor GROUP_BY var to MetricScene

* Fix url by excluding var-groupby

* Fix conflicts

* Use <Text/> instead of custom styles

* Simplify setting overview as default tab

---------

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2024-01-16 20:22:53 +02:00
..
ActionTabs Data Trails: Actions redesign and overview tab (#80216) 2024-01-16 20:22:53 +02:00
AutomaticMetricQueries refactor: data trails auto query for buckets (#80170) 2024-01-16 12:46:12 -05:00
TrailStore data-trails: ability to (de)serialize parents and current index (#78782) 2023-12-04 10:04:58 -05:00
dashboardIntegration.ts DataTrails: Auto query, explore and breakdown/drilldown prototype (#77019) 2023-11-15 11:28:29 +00:00
DataTrail.test.tsx data-trails: ability to (de)serialize parents and current index (#78782) 2023-12-04 10:04:58 -05:00
DataTrail.tsx data-trails: ability to (de)serialize parents and current index (#78782) 2023-12-04 10:04:58 -05:00
DataTrailCard.tsx Data trails: Store recent and bookmarked trails in local storage (#78508) 2023-11-28 18:00:08 +00:00
DataTrailDrawer.tsx DataTrails: Auto query, explore and breakdown/drilldown prototype (#77019) 2023-11-15 11:28:29 +00:00
DataTrailsApp.tsx Data trails: Store recent and bookmarked trails in local storage (#78508) 2023-11-28 18:00:08 +00:00
DataTrailSettings.tsx DataTrails: Auto query, explore and breakdown/drilldown prototype (#77019) 2023-11-15 11:28:29 +00:00
DataTrailsHistory.tsx data-trails: ability to (de)serialize parents and current index (#78782) 2023-12-04 10:04:58 -05:00
DataTrailsHome.tsx Data Trails: Actions redesign and overview tab (#80216) 2024-01-16 20:22:53 +02:00
DataTrailsPage.tsx DataTrails: Auto query, explore and breakdown/drilldown prototype (#77019) 2023-11-15 11:28:29 +00:00
hideEmptyPreviews.ts Data trails: Sort related metrics and hide empty panels (#79397) 2023-12-20 13:14:57 +00:00
MetricScene.tsx Data Trails: Actions redesign and overview tab (#80216) 2024-01-16 20:22:53 +02:00
MetricSelectScene.tsx Data Trails: Actions redesign and overview tab (#80216) 2024-01-16 20:22:53 +02:00
SelectMetricAction.tsx DataTrails: Auto query, explore and breakdown/drilldown prototype (#77019) 2023-11-15 11:28:29 +00:00
shared.ts Data Trails: Actions redesign and overview tab (#80216) 2024-01-16 20:22:53 +02:00
utils.ts Data Trails: Actions redesign and overview tab (#80216) 2024-01-16 20:22:53 +02:00