The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/features/explore
Matias Chomicki 931ae02f26
Logs Navigation: Scroll to first log when using pagination (#66214)
2 years ago
..
AddToDashboard Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2 years ago
Graph Explore: Align multiple log volumes (#64356) 2 years ago
PrometheusListView Prometheus: Fix "-Instant" string showing up in prometheus instant query UI (#62265) 2 years ago
RichHistory QueryHistory: Fix filter strings being regular escaped (#64879) 2 years ago
TraceView Chore: Upgrade to react 18 (#64428) 2 years ago
__mocks__ Explore: Support mixed data sources for supplementary query (#63036) 2 years ago
spec Chore: Upgrade to react 18 (#64428) 2 years ago
state Chore: Upgrade to react 18 (#64428) 2 years ago
utils Correlations: Show correct number of variables (#66191) 2 years ago
ElapsedTime.tsx Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2 years ago
EmptyStateWrapper.tsx Datasource Onboarding: Prevent flickering of onboarding page after first load (#63360) 2 years ago
ErrorContainer.test.tsx Chore: ESlint import order (#44959) 3 years ago
ErrorContainer.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2 years ago
Explore.test.tsx Explore: Make `DataSourcePicker` visible on small screens (#65149) 2 years ago
Explore.tsx Profiling: Enable flame graph & Phlare/Parca data sources for all users (#63488) 2 years ago
ExploreActions.tsx Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2 years ago
ExploreDrawer.tsx Design System: Set border radius to theme.shape.radius.default (#65511) 2 years ago
ExplorePage.test.tsx Chore: adjust more unit tests to work with react 18 (#64759) 2 years ago
ExplorePage.tsx Explore: Remove unnessary scroll on split pane (#61064) 2 years ago
ExplorePaneContainer.tsx Chore: Upgrade to react 18 (#64428) 2 years ago
ExploreQueryInspector.test.tsx Prometheus: New instant query results view in Explore (#60479) 2 years ago
ExploreQueryInspector.tsx Panel: Show multiple errors info in the inspector (#64340) 2 years ago
ExploreTimeControls.tsx Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2 years ago
ExploreToolbar.tsx Explore: Make `DataSourcePicker` visible on small screens (#65149) 2 years ago
FeatureTogglePage.tsx TopNav: New page layouts (#51510) 3 years ago
FlameGraphExploreContainer.tsx FlameGraph: Use pyroscope/flamegraph (#65896) 2 years ago
LiveLogs.test.tsx Chore: transfer LiveLogs.test to testing-library (#48678) 3 years ago
LiveLogs.tsx Logs: move logs-components from grafana-ui to grafana-main (#55041) 3 years ago
LiveTailButton.tsx Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2 years ago
Logs.test.tsx Chore: Adjust unit tests so they work with react 18 (#64698) 2 years ago
Logs.tsx Logs Navigation: Scroll to first log when using pagination (#66214) 2 years ago
LogsContainer.tsx Chore: Improve some types (#64675) 2 years ago
LogsMetaRow.test.tsx Logs: Add possibility to download logs in JSON format (#61394) 2 years ago
LogsMetaRow.tsx Logs: Fix variant of `Download logs` button (#64962) 2 years ago
LogsNavigation.test.tsx Logs Navigation: Scroll to first log when using pagination (#66214) 2 years ago
LogsNavigation.tsx Logs Navigation: Scroll to first log when using pagination (#66214) 2 years ago
LogsNavigationPages.test.tsx Logs Navigation: Scroll to first log when using pagination (#66214) 2 years ago
LogsNavigationPages.tsx Logs Navigation: Scroll to first log when using pagination (#66214) 2 years ago
LogsSample.test.tsx Logs: Add millisecond to timestamp in log line (#64372) 2 years ago
LogsSamplePanel.tsx Update Monthly patch updates (#64323) 2 years ago
LogsVolumePanel.test.tsx Explore: Align multiple log volumes (#64356) 2 years ago
LogsVolumePanel.tsx Explore: Align multiple log volumes (#64356) 2 years ago
LogsVolumePanelList.test.tsx Supplementary Query Error: Align buttons to the right / Update timeout message (#65738) 2 years ago
LogsVolumePanelList.tsx Explore: Align multiple log volumes (#64356) 2 years ago
MetaInfoText.test.tsx Chore: ESlint import order (#44959) 3 years ago
MetaInfoText.tsx Logs: Fix alginment of meta items (#61349) 2 years ago
NoData.tsx Design System: Set border radius to theme.shape.radius.default (#65511) 2 years ago
NoDataSourceCallToAction.tsx Chore: ESlint import order (#44959) 3 years ago
NodeGraphContainer.test.tsx Chore: fix type errors in tests (#63270) 2 years ago
NodeGraphContainer.tsx Traces: Upgraded feature tracking (#62181) 2 years ago
QueryRows.test.tsx Chore: Improve some types (#64675) 2 years ago
QueryRows.tsx Explore: Avoid changing queries twice when importing a query in mixed mode (#63804) 2 years ago
RawPrometheusContainer.test.tsx Prometheus: New instant query results view in Explore (#60479) 2 years ago
RawPrometheusContainer.tsx TablePanel: Refactor to functional component and move add ad hoc filter action to PanelContext (#61360) 2 years ago
ResponseErrorContainer.test.tsx Prometheus: New instant query results view in Explore (#60479) 2 years ago
ResponseErrorContainer.tsx Chore: Update and enforce usage of typed react-redux hooks (#55349) 3 years ago
SecondaryActions.test.tsx Query History: Hide query history when anonymous user uses Explore (#49896) 3 years ago
SecondaryActions.tsx Revert "Explore: Convert SASS styles of explore-active-button to emotion (#50061)" (#50882) 3 years ago
SupplementaryResultError.test.tsx Chore: Adjust unit tests so they work with react 18 (#64698) 2 years ago
SupplementaryResultError.tsx Supplementary Query Error: Align buttons to the right / Update timeout message (#65738) 2 years ago
TableContainer.test.tsx Prometheus: New instant query results view in Explore (#60479) 2 years ago
TableContainer.tsx TablePanel: Refactor to functional component and move add ad hoc filter action to PanelContext (#61360) 2 years ago
Time.tsx Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2 years ago
TimeSyncButton.test.tsx Chore: transfer TimeSyncButton.test to testing-library (#48404) 3 years ago
TimeSyncButton.tsx Explore: move items out of topnav & use canvas variant for toolbar buttons (#60630) 2 years ago
useLiveTailControls.ts Chore: Update and enforce usage of typed react-redux hooks (#55349) 3 years ago