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 6f3ebbe6cc
Trace view scroll to top button (#46077)
3 years ago
..
AddToDashboard Explore: minor copy changes in the Add to dashboard modal (#46154) 3 years ago
RichHistory Query History: Split data and view models (#44922) 3 years ago
TraceView Trace view scroll to top button (#46077) 3 years ago
__mocks__
__snapshots__ Trace view scroll to top button (#46077) 3 years ago
spec Explore: Integration test for running a query and saving it in query history (#45728) 3 years ago
state Explore: allow users to save Explore state to a new panel in a new dashboard (#45148) 3 years ago
utils TemplateSrv: exposing a function to detect if a target contains a template (#45214) 3 years ago
ElapsedTime.tsx
ErrorContainer.test.tsx
ErrorContainer.tsx
Explore.test.tsx Explore: allow users to save Explore state to a new panel in a new dashboard (#45148) 3 years ago
Explore.tsx Trace view scroll to top button (#46077) 3 years ago
ExploreDrawer.test.tsx
ExploreDrawer.tsx Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 4 years ago
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 Trace view scroll to top button (#46077) 3 years ago
LiveLogs.test.tsx
LiveLogs.tsx Explore: use GrafanaTheme2 (LiveLogs component) (#37452) 4 years ago
LiveTailButton.tsx Explore: use GrafanaTheme2 (LiveTailButton component) (#37516) 4 years ago
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 Explore: Polish UI of logs navigation (#33910) 4 years ago
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
MetaInfoText.tsx Chore: Clenaup unused exports/modules in explore (#41072) 4 years ago
NoDataSourceCallToAction.tsx AccessControl: "Add data source" button needs create and write rights to be enabled (#38934) 4 years ago
NodeGraphContainer.test.tsx Live: move centrifuge service to a web worker (#41090) 4 years ago
NodeGraphContainer.tsx Explore: refactor redux-connected components (#36027) 4 years ago
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