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
Joey Tawadrous 58922d78df
Traceview find: background color and prev/next (#46527)
3 years ago
..
AddToDashboard Explore: set correct datasource when creating panel in a dashboard (#46530) 3 years ago
RichHistory Query History: Split data and view models (#44922) 3 years ago
TraceView Traceview find: background color and prev/next (#46527) 3 years ago
__mocks__
spec Explore: Fix time interpolation (#46737) 3 years ago
state Explore: Fix time interpolation (#46737) 3 years ago
utils Explore: Fix time interpolation (#46737) 3 years ago
ElapsedTime.tsx
ErrorContainer.test.tsx Fix tests for Explore - ErrorContainer, MetaInfoText & cleanup (#46744) 3 years ago
ErrorContainer.tsx
Explore.tsx Trace view: Scroll to top on new query (#46278) 3 years ago
ExploreDrawer.tsx
ExploreGraph.tsx Chore: reduces circular dependencies for variables/utils.ts (#44087) 3 years ago
ExploreGraphLabel.tsx Chore: reduces circular dependencies for variables/utils.ts (#44087) 3 years ago
ExplorePaneContainer.tsx Remove return to panel button and related code (#45018) 3 years ago
ExploreQueryInspector.test.tsx Explore: allow users to save Explore state to a new panel in a new dashboard (#45148) 3 years ago
ExploreQueryInspector.tsx Explore: Fix timezone not changing for graph and table (#42430) 4 years ago
ExploreTimeControls.tsx Add fiscal years and search to time picker (#39073) 4 years ago
ExploreToolbar.tsx Explore: move Time picker next to run button (#47082) 3 years ago
LiveLogs.test.tsx
LiveLogs.tsx
LiveTailButton.tsx
Logs.test.tsx Explore: Save log results sort order (#45423) 3 years ago
Logs.tsx Explore: Save log results sort order (#45423) 3 years ago
LogsContainer.tsx Elasticsearch: Enable full range log volume histogram (#41202) 4 years ago
LogsMetaRow.tsx
LogsNavigation.test.tsx Logs: Fix requesting of older logs when flipped order (#41966) 4 years ago
LogsNavigation.tsx Explore: Fix closing split pane when logs panel is used (#45602) 3 years ago
LogsNavigationPages.test.tsx
LogsNavigationPages.tsx Update dependency emotion to v11 (#41134) 4 years ago
LogsVolumePanel.test.tsx logs-volume: remove custom timeout (#45041) 3 years ago
LogsVolumePanel.tsx logs-volume: remove custom timeout (#45041) 3 years ago
MetaInfoText.test.tsx Fix tests for Explore - ErrorContainer, MetaInfoText & cleanup (#46744) 3 years ago
MetaInfoText.tsx Fix tests for Explore - ErrorContainer, MetaInfoText & cleanup (#46744) 3 years ago
NoDataSourceCallToAction.tsx
NodeGraphContainer.test.tsx Live: move centrifuge service to a web worker (#41090) 4 years ago
NodeGraphContainer.tsx
QueryRows.test.tsx Query History: Refactor persistence layer (#44545) 3 years ago
QueryRows.tsx Dashboard: replace datasource name with a reference object (#33817) 4 years ago
ResponseErrorContainer.test.tsx Explore: allow users to save Explore state to a new panel in a new dashboard (#45148) 3 years ago
ResponseErrorContainer.tsx Explore: prevent eplore from hiding errors containing refId (#39504) 4 years ago
RunButton.test.tsx Update dependency prettier to v2.5.1 (#43473) 3 years ago
RunButton.tsx Explore: Integration test for running a query and saving it in query history (#45728) 3 years ago
SecondaryActions.test.tsx Elasticsearch: Enable full range log volume histogram (#41202) 4 years ago
SecondaryActions.tsx Logs: Move button to load logs volume to logs options header (#40578) 4 years ago
TableContainer.test.tsx Explore: Fix timezone not changing for graph and table (#42430) 4 years ago
TableContainer.tsx Tempo / Trace Viewer: Implement deep linking to spans 3 years ago
Time.tsx
TimeSyncButton.test.tsx
TimeSyncButton.tsx
Wrapper.test.tsx Explore: Integration test for running a query and saving it in query history (#45728) 3 years ago
Wrapper.tsx Fix conflicts incorrectly resolved in 8fabe8b6a7 (#44975) 3 years ago
exploreGraphStyleUtils.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 3 years ago
useLiveTailControls.ts