mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 17:43:35 -06:00
* 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> |
||
---|---|---|
.. | ||
ActionTabs | ||
AutomaticMetricQueries | ||
TrailStore | ||
dashboardIntegration.ts | ||
DataTrail.test.tsx | ||
DataTrail.tsx | ||
DataTrailCard.tsx | ||
DataTrailDrawer.tsx | ||
DataTrailsApp.tsx | ||
DataTrailSettings.tsx | ||
DataTrailsHistory.tsx | ||
DataTrailsHome.tsx | ||
DataTrailsPage.tsx | ||
hideEmptyPreviews.ts | ||
MetricScene.tsx | ||
MetricSelectScene.tsx | ||
SelectMetricAction.tsx | ||
shared.ts | ||
utils.ts |