grafana/public/app/features/explore
Ivana Huckova a0921f2e88
Explore: Implement logs sample in Explore (#61864)
* Implement log samples

* Explore: Implement logs sample panel

* Log samples: Add documentation

* Update docs

* Add info for log sample

* Fix label

* Update

* Default to true

* Fix copy in test

* Update public/app/features/explore/LogsSamplePanel.tsx

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>

* Use timeZone from grafana/schema

* Rename data props to queryResponse

* Unify name to logs sample

* Remove redundant optional parameters in LogsSamplePanel

* Make intervalMs parameter optional in dataFrameToLogsModel and remove undefined argument when not needed

* Fix incorrect position of copy log line button

* Update public/app/core/logsModel.ts

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2023-01-24 19:10:27 +01:00
..
__mocks__ Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
AddToDashboard Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2023-01-05 22:26:58 +00:00
Graph Explore: Re-initialize graph when number of series to show changes (#60499) 2022-12-21 15:01:26 +01:00
PrometheusListView Prometheus: instant results ux improvements rudderstack events (#60990) 2023-01-05 12:52:59 -06:00
RichHistory QueryHistory: Add tracking for copy query button (#61042) 2023-01-06 14:24:53 +00:00
spec Explore: Use Datasource Onboarding page when visiting without any datasource set up (#60399) 2022-12-29 15:38:40 +00:00
state Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01:00
TraceView Elasticsearch: Fix creating of span link with no tags (#61753) 2023-01-20 10:52:33 +01:00
utils Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01:00
ElapsedTime.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
EmptyStateWrapper.tsx Explore: Use Datasource Onboarding page when visiting without any datasource set up (#60399) 2022-12-29 15:38:40 +00:00
ErrorContainer.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ErrorContainer.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Explore.test.tsx Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01:00
Explore.tsx Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01:00
ExploreActions.tsx Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00
ExploreDrawer.tsx Set ExploreDrawer Z index to one below dashboard search (#55323) 2022-09-21 14:49:29 -05:00
ExplorePage.test.tsx Explore: Use Datasource Onboarding page when visiting without any datasource set up (#60399) 2022-12-29 15:38:40 +00: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 Explore: Add feature tracking events (#54514) 2022-09-20 06:50:23 -04: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 items out of topnav & use canvas variant for toolbar buttons (#60630) 2023-01-05 22:26:58 +00:00
FeatureTogglePage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
FlameGraphExploreContainer.tsx Flame Graph: Fix for dashboard scrolling (#56555) 2022-10-20 14:20:48 +01:00
LiveLogs.test.tsx Chore: transfer LiveLogs.test to testing-library (#48678) 2022-05-05 08:40:21 +02:00
LiveLogs.tsx Logs: move logs-components from grafana-ui to grafana-main (#55041) 2022-09-19 10:51:46 +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 Logs: Make no logs found text more visible in Explore (#61651) 2023-01-18 09:52:18 +01:00
Logs.tsx Logs: Make no logs found text more visible in Explore (#61651) 2023-01-18 09:52:18 +01:00
LogsContainer.tsx Explore: Create DataSourceWithSupplementaryQueriesSupport interface to support log volume and samples (#61298) 2023-01-20 14:20:49 +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: Add possibility to download logs in JSON format (#61394) 2023-01-16 17:20:19 +01:00
LogsNavigation.test.tsx logs: track the usage of certain features (#50325) 2022-06-09 15:53:23 +02:00
LogsNavigation.tsx Logs: Fix height of logs component when used with topnav (#60669) 2022-12-22 14:43:02 +01:00
LogsNavigationPages.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LogsNavigationPages.tsx Logs: Fix Logs Pagination Button styling (#60219) 2022-12-13 16:23:16 +01:00
LogsSample.test.tsx Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01:00
LogsSamplePanel.tsx Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01:00
LogsVolumePanel.test.tsx Explore: Refactor ExploreGraph (#58660) 2022-11-16 11:16:27 +01:00
LogsVolumePanel.tsx Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01: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 grafana/ui: Move panel-container styles to component (#49566) 2022-05-31 14:43:23 +02:00
NoDataSourceCallToAction.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NodeGraphContainer.test.tsx Chore: remove various type assertions in Explore (#60501) 2022-12-21 15:01:03 +01:00
NodeGraphContainer.tsx Chore: No longer refer to Node Graph as being in beta (#61775) 2023-01-19 14:56:39 +00:00
QueryRows.test.tsx Glue: Enrich query results data frames in Explore with correlations to generate static links from correlations (#56295) 2022-10-11 14:40:55 +02:00
QueryRows.tsx Explore: Revert split pane resize feature (#56310) 2022-10-04 15:42:43 +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 Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +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 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 grafana/ui: convert sass to emotion (#52541) 2022-07-26 08:31:40 +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 Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00