grafana/public/app/features/explore
Kristina 80162146a0
Correlations: Add links to prometheus dataframe where labels are split out (#67736)
Add links to prometheus dataframe where labels are split out
2023-05-05 10:25:26 -05:00
..
__mocks__ Explore: Clear live logs (#64237) 2023-04-20 10:21:28 +02:00
AddToDashboard Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
Graph Alerting: Make Loki & Prometheus instant vector by default (#66797) 2023-04-27 17:38:22 +03:00
PrometheusListView Correlations: Add links to prometheus dataframe where labels are split out (#67736) 2023-05-05 10:25:26 -05:00
RichHistory Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
spec Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
state Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
TraceView Trace View: Rename span detail attribute sections (#67849) 2023-05-05 15:51:13 +01:00
utils Log Context: Add wrap lines button to easier wrap lines (#67047) 2023-04-21 17:21:02 +02:00
ElapsedTime.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
EmptyStateWrapper.tsx Datasource Onboarding: Prevent flickering of onboarding page after first load (#63360) 2023-02-24 11:48:30 +00: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: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
Explore.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
ExploreActions.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
ExploreDrawer.tsx Design System: Set border radius to theme.shape.radius.default (#65511) 2023-03-30 09:20:11 +02:00
ExplorePage.test.tsx Chore: adjust more unit tests to work with react 18 (#64759) 2023-03-15 10:12:13 +00:00
ExplorePage.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
ExplorePaneContainer.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
ExploreQueryInspector.test.tsx Prometheus: New instant query results view in Explore (#60479) 2023-01-04 10:46:03 -06:00
ExploreQueryInspector.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
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 panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
FeatureTogglePage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
FlameGraphExploreContainer.tsx FlameGraph: Use pyroscope/flamegraph (#65896) 2023-04-05 14:57:24 +02:00
LiveLogs.test.tsx Explore: Clear live logs (#64237) 2023-04-20 10:21:28 +02:00
LiveLogs.tsx Explore: Clear live logs (#64237) 2023-04-20 10:21:28 +02:00
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 Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
Logs.tsx Log Context: Add feature tracking (#66912) 2023-04-20 15:42:44 +02:00
LogsContainer.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +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: Fix variant of Download logs button (#64962) 2023-03-17 16:31:32 +02:00
LogsNavigation.test.tsx Logs Navigation: Fix typo in test description (#66293) 2023-04-12 08:27:31 +00:00
LogsNavigation.tsx Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
LogsNavigationPages.test.tsx Logs Navigation: Scroll to first log when using pagination (#66214) 2023-04-11 16:26:50 +02:00
LogsNavigationPages.tsx Logs Navigation: Scroll to first log when using pagination (#66214) 2023-04-11 16:26:50 +02:00
LogsSample.test.tsx FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
LogsSamplePanel.tsx Explore: Fix using data source line limit when opening logs sample in split view (#66601) 2023-04-19 17:04:47 +02:00
LogsVolumePanel.test.tsx Explore: Align multiple log volumes (#64356) 2023-04-11 10:05:04 +02:00
LogsVolumePanel.tsx Explore: Align multiple log volumes (#64356) 2023-04-11 10:05:04 +02:00
LogsVolumePanelList.test.tsx Supplementary Query Error: Align buttons to the right / Update timeout message (#65738) 2023-04-05 13:05:06 +02:00
LogsVolumePanelList.tsx Explore: Align multiple log volumes (#64356) 2023-04-11 10:05:04 +02: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
NodeGraphContainer.test.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
NodeGraphContainer.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
QueryRows.test.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
QueryRows.tsx Explore: Avoid changing queries twice when importing a query in mixed mode (#63804) 2023-03-06 10:40:39 +00:00
RawPrometheusContainer.test.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
RawPrometheusContainer.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
ResponseErrorContainer.test.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
ResponseErrorContainer.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +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 Revert "Explore: Convert SASS styles of explore-active-button to emotion (#50061)" (#50882) 2022-06-16 14:39:54 +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
TableContainer.test.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
TableContainer.tsx Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01: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: Clear live logs (#64237) 2023-04-20 10:21:28 +02:00