grafana/public/app/features/explore
Joey fbd049a094
Profiling: Enable flame graph & Phlare/Parca data sources for all users (#63488)
* Remove flame graph toggle

* Remove beta badge from panel

* Update expectedListResp.json

* Update flame graph container to only show if there is data
2023-03-01 11:32:39 +00:00
..
__mocks__
AddToDashboard Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
Graph Explore: Fix graph not updating when changing config (#62473) 2023-02-01 16:23:02 +00:00
PrometheusListView Prometheus: Fix "-Instant" string showing up in prometheus instant query UI (#62265) 2023-01-27 10:40:12 -06:00
RichHistory Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
spec Laura/refactor/move tests for handling datasource states (#63638) 2023-02-27 09:29:46 +01:00
state Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
TraceView TraceView: Reworked header (#63105) 2023-02-28 15:41:40 +00:00
utils Profiling: Enable flame graph & Phlare/Parca data sources for all users (#63488) 2023-03-01 11:32:39 +00:00
ElapsedTime.tsx
EmptyStateWrapper.tsx Datasource Onboarding: Prevent flickering of onboarding page after first load (#63360) 2023-02-24 11:48:30 +00:00
ErrorContainer.test.tsx
ErrorContainer.tsx
Explore.test.tsx Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01:00
Explore.tsx Profiling: Enable flame graph & Phlare/Parca data sources for all users (#63488) 2023-03-01 11:32:39 +00:00
ExploreActions.tsx
ExploreDrawer.tsx
ExplorePage.test.tsx Laura/refactor/move tests for handling datasource states (#63638) 2023-02-27 09:29:46 +01:00
ExplorePage.tsx Explore: Remove unnessary scroll on split pane (#61064) 2023-01-09 19:55:38 +01:00
ExplorePaneContainer.tsx Chore: remove various type assertions in Explore (#60501) 2022-12-21 15:01:03 +01:00
ExploreQueryInspector.test.tsx Prometheus: New instant query results view in Explore (#60479) 2023-01-04 10:46:03 -06:00
ExploreQueryInspector.tsx
ExploreTimeControls.tsx Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2023-01-05 22:26:58 +00:00
ExploreToolbar.tsx Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2023-01-05 22:26:58 +00:00
FeatureTogglePage.tsx
FlameGraphExploreContainer.tsx
LiveLogs.test.tsx
LiveLogs.tsx
LiveTailButton.tsx Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2023-01-05 22:26:58 +00:00
Logs.test.tsx Logs: Make no logs found text more visible in Explore (#61651) 2023-01-18 09:52:18 +01:00
Logs.tsx Logs: Rename dedup to deduplication (#62944) 2023-02-07 16:17:10 +00:00
LogsContainer.tsx Logs: Add experimental support to display a datasource custom UI in LogContext (#62189) 2023-01-27 15:12:01 +01:00
LogsMetaRow.test.tsx Logs: Add possibility to download logs in JSON format (#61394) 2023-01-16 17:20:19 +01:00
LogsMetaRow.tsx Logs: Rename dedup to deduplication (#62944) 2023-02-07 16:17:10 +00:00
LogsNavigation.test.tsx
LogsNavigation.tsx Explore: Changed references to DataQuery and DataSourceRef (#62034) 2023-01-24 15:11:00 -06:00
LogsNavigationPages.test.tsx
LogsNavigationPages.tsx Logs: Fix Logs Pagination Button styling (#60219) 2022-12-13 16:23:16 +01:00
LogsSample.test.tsx SplitOpen: Update API to accept multiple queries (#62245) 2023-02-01 11:34:25 +01:00
LogsSamplePanel.tsx SplitOpen: Update API to accept multiple queries (#62245) 2023-02-01 11:34:25 +01:00
LogsVolumePanel.test.tsx LogsVolume: Make log volume work with chunking (#63181) 2023-02-10 14:43:41 +01:00
LogsVolumePanel.tsx LogsVolume: Make log volume work with chunking (#63181) 2023-02-10 14:43:41 +01:00
MetaInfoText.test.tsx
MetaInfoText.tsx Logs: Fix alginment of meta items (#61349) 2023-01-12 10:42:28 +01:00
NoData.tsx
NoDataSourceCallToAction.tsx
NodeGraphContainer.test.tsx Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
NodeGraphContainer.tsx Traces: Upgraded feature tracking (#62181) 2023-01-27 13:33:27 +00:00
QueryRows.test.tsx Explore: Changed references to DataQuery and DataSourceRef (#62034) 2023-01-24 15:11:00 -06:00
QueryRows.tsx QueryEditorRows: Remove double callback from onDataSourceChange (#62172) 2023-01-27 13:30:12 +01:00
RawPrometheusContainer.test.tsx Prometheus: New instant query results view in Explore (#60479) 2023-01-04 10:46:03 -06:00
RawPrometheusContainer.tsx TablePanel: Refactor to functional component and move add ad hoc filter action to PanelContext (#61360) 2023-01-19 14:03:13 +01:00
ResponseErrorContainer.test.tsx Prometheus: New instant query results view in Explore (#60479) 2023-01-04 10:46:03 -06:00
ResponseErrorContainer.tsx
SecondaryActions.test.tsx
SecondaryActions.tsx
SupplementaryResultError.test.tsx Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01:00
SupplementaryResultError.tsx Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01:00
TableContainer.test.tsx Prometheus: New instant query results view in Explore (#60479) 2023-01-04 10:46:03 -06:00
TableContainer.tsx TablePanel: Refactor to functional component and move add ad hoc filter action to PanelContext (#61360) 2023-01-19 14:03:13 +01:00
Time.tsx
TimeSyncButton.test.tsx
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