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
Andrej Ocenas fdd6620d0a
NodeGraph: Exploration mode (#33623)
4 years ago
..
RichHistory Overlays: Style tweaks to modal & drawer overlays (#33251) 4 years ago
TraceView ValueMapping: Support for mapping text to color, boolean values, NaN and Null. Improved UI for value mapping. (#33820) 4 years ago
__mocks__ Chore: Bumps prettier version for new typescript syntax support (#20463) 6 years ago
__snapshots__ Theme: Fixes to time picker calendar & variable dropdowns & more (#33407) 4 years ago
flotgraph Theme: Move displayProcessor & fieldOverrides & visualizations to use new theme model (#33502) 4 years ago
slate-plugins/prism Chore: fix jsdoc desc and return (#28383) 5 years ago
state Logs: Store queries that were run to get log results (#33971) 4 years ago
utils Logs: Store queries that were run to get log results (#33971) 4 years ago
AdHocFilter.tsx Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) (#33207) 4 years ago
AdHocFilterField.test.tsx Prettier: Upgrade to 2 (#30387) 4 years ago
AdHocFilterField.tsx Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
ElapsedTime.tsx React: refactor away from unsafe lifecycle methods (#21291) 5 years ago
ErrorContainer.test.tsx CloudWatch Logs: Adjusts CloudWatch Logs timeout logic (#26621) 5 years ago
ErrorContainer.tsx Theme: Fixes to time picker calendar & variable dropdowns & more (#33407) 4 years ago
Explore.test.tsx Explore: Fix issue when some query errors were not shown (#32212) 4 years ago
Explore.tsx Explore: Wrap each panel in separate error boundary (#33868) 4 years ago
ExploreDrawer.test.tsx Explore: Adds query inspector drawer to explore (#26698) 5 years ago
ExploreDrawer.tsx Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 4 years ago
ExploreGraphNGPanel.tsx GraphNG: refactor (#33348) 4 years ago
ExploreGraphPanel.tsx Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) (#33207) 4 years ago
ExplorePaneContainer.tsx Routing NG: Replace Angular routing with react-router (#31463) 4 years ago
ExploreQueryInspector.test.tsx Explore: Add error tab and rename query tab in inspector (#33412) 4 years ago
ExploreQueryInspector.tsx Explore: Add error tab and rename query tab in inspector (#33412) 4 years ago
ExploreTimeControls.tsx Use either moment objects (for absolute times in the datepicker) or string (for relative time) (#33315) 4 years ago
ExploreToolbar.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 4 years ago
JSONViewer.tsx Chore: Enable eslint-plugin-react partial rules (#29428) 5 years ago
LiveLogs.test.tsx Explore/Logs: Escaping of incorrectly escaped log lines (#31352) 4 years ago
LiveLogs.tsx Buttons: replace usage of .btn classnames (#33226) 4 years ago
LiveTailButton.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 4 years ago
Logs.tsx Logs: Store queries that were run to get log results (#33971) 4 years ago
LogsContainer.tsx Logs: Store queries that were run to get log results (#33971) 4 years ago
LogsMetaRow.tsx Explore: Refactor deduplication, hiding of logs and Logs component (#33531) 4 years ago
LogsNavigation.test.tsx Explore: Polish UI of logs navigation (#33910) 4 years ago
LogsNavigation.tsx Fix running of duplicite queries when clicking on Older logs button (#33992) 4 years ago
LogsNavigationPages.test.tsx Explore: Polish UI of logs navigation (#33910) 4 years ago
LogsNavigationPages.tsx Explore: Polish UI of logs navigation (#33910) 4 years ago
MetaInfoText.test.tsx Explore: adds MetaInfoText tests 5 years ago
MetaInfoText.tsx Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) (#33207) 4 years ago
NoDataSourceCallToAction.tsx Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) (#33207) 4 years ago
NodeGraphContainer.tsx NodeGraph: Exploration mode (#33623) 4 years ago
QueryEditor.tsx Graphite: Pass date range to auto-complete for metrics (#33707) 4 years ago
QueryRow.test.tsx Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 4 years ago
QueryRow.tsx Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
QueryRowActions.test.tsx @grafana/ui: Replace various icons using Icon component (#23442) 5 years ago
QueryRowActions.tsx @grafana/ui: Various smaller Icon updates (#23588) 5 years ago
QueryRows.tsx Explore/Refactor: Simplify URL handling (#29173) 4 years ago
QueryStatus.test.tsx Chore: Reorg packages (#20111) 6 years ago
QueryStatus.tsx React: refactor away from unsafe lifecycle methods (#21291) 5 years ago
ResponseErrorContainer.test.tsx Explore: Fix issue when some query errors were not shown (#32212) 4 years ago
ResponseErrorContainer.tsx Explore: Fix issue when some query errors were not shown (#32212) 4 years ago
ReturnToDashboardButton.test.tsx Routing NG: Replace Angular routing with react-router (#31463) 4 years ago
ReturnToDashboardButton.tsx Chore: Reduces strict errors (#33012) 4 years ago
RunButton.test.tsx ButtonSelect & RefreshPicker: Rewrite of components to use new emotion based ToolbarButton & Menu (#30510) 4 years ago
RunButton.tsx ButtonSelect & RefreshPicker: Rewrite of components to use new emotion based ToolbarButton & Menu (#30510) 4 years ago
SecondaryActions.test.tsx Explore: Adds query inspector drawer to explore (#26698) 5 years ago
SecondaryActions.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 4 years ago
TableContainer.test.tsx Explore: Remove not running query for collapsed elements (#27026) 5 years ago
TableContainer.tsx Explore: Make getFieldLinksForExplore more reusable (#30134) 4 years ago
Time.tsx React: refactor away from unsafe lifecycle methods (#21291) 5 years ago
TimeSyncButton.test.tsx Transformations: enable transformations reordering (#27197) 5 years ago
TimeSyncButton.tsx TimeRangePicker: Updates components to use new ToolbarButton & ButtonGroup (#30570) 4 years ago
Wrapper.test.tsx Urls: Parsing key values will not convert to numbers (#33982) 4 years ago
Wrapper.tsx Explore: Scroll split panes in Explore independently (#32978) 4 years ago
useLiveTailControls.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 4 years ago