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
Steven Vachon 611d416f91
Selector improvements for E2E (#27271)
5 years ago
..
RichHistory Explore: Sort order of log results (#26669) 5 years ago
TraceView Jaeger: Add stack trace to span detail row (#26427) 5 years ago
__mocks__
__snapshots__ Explore: Adds query inspector drawer to explore (#26698) 5 years ago
slate-plugins/prism
state Chore: Use uuid v4 as an identifier instead of Date.now() (#27178) 5 years ago
utils Table: Support date unit formats on string values (#26879) 5 years ago
AdHocFilter.tsx Forms migration: Old Select to Legacy namespace (#23200) 5 years ago
AdHocFilterField.test.tsx TSLint → ESLint (#21006) 5 years ago
AdHocFilterField.tsx Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 5 years ago
ElapsedTime.tsx React: refactor away from unsafe lifecycle methods (#21291) 5 years ago
ErrorContainer.test.tsx Explore: adds QueryRowErrors component, moves error display to QueryRow (#22438) 5 years ago
ErrorContainer.tsx @grafana/ui: Replace various icons using Icon component (#23442) 5 years ago
Explore.test.tsx Explore: Unification of logs/metrics/traces user interface (#25890) 5 years ago
Explore.tsx Selector improvements for E2E (#27271) 5 years ago
ExploreDrawer.test.tsx Explore: Adds query inspector drawer to explore (#26698) 5 years ago
ExploreDrawer.tsx Explore: Adds query inspector drawer to explore (#26698) 5 years ago
ExploreGraphPanel.tsx Selector improvements for E2E (#27271) 5 years ago
ExploreQueryInspector.tsx BackendSrv: Improves logic for hiding requests from query inspector (#26877) 5 years ago
ExploreTimeControls.tsx TimeZone: unify the time zone pickers to one that can rule them all. (#24803) 5 years ago
ExploreToolbar.tsx Explore: Unification of logs/metrics/traces user interface (#25890) 5 years ago
JSONViewer.tsx
LiveLogs.test.tsx Explore: fixes log entries sorting - changes milliseconds to nanoseconds (#24303) 5 years ago
LiveLogs.tsx React: refactor away from unsafe lifecycle methods (#21291) 5 years ago
LiveTailButton.tsx Explore: Update tooltips for live tailing buttons (#26799) 5 years ago
Logs.tsx Explore/Loki: Toggle parsed fields in logs view (#26178) 5 years ago
LogsContainer.tsx Explore: Unification of logs/metrics/traces user interface (#25890) 5 years ago
MetaInfoText.test.tsx
MetaInfoText.tsx
NoDataSourceCallToAction.tsx Fix href to datasources for NoDataSourceCallToAction in Explore (#25991) 5 years ago
QueryEditor.tsx Chore: More typescript strict null fixes, going for sub 200 (#26134) 5 years ago
QueryRow.test.tsx Explore: Unification of logs/metrics/traces user interface (#25890) 5 years ago
QueryRow.tsx @grafana/e2e: selector improvements (#27235) 5 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: Revert QueryRows refactor (#24444) 5 years ago
QueryStatus.test.tsx
QueryStatus.tsx React: refactor away from unsafe lifecycle methods (#21291) 5 years ago
ResponsiveButton.tsx Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 5 years ago
RunButton.tsx Chore: More typescript strict null fixes, going for sub 200 (#26134) 5 years ago
SecondaryActions.test.tsx Explore: Adds query inspector drawer to explore (#26698) 5 years ago
SecondaryActions.tsx Explore: Adds query inspector drawer to explore (#26698) 5 years ago
TableContainer.test.tsx DataLinks: Add internal links in table and allow custom query (#25613) 5 years ago
TableContainer.tsx Selector improvements for E2E (#27271) 5 years ago
Time.tsx React: refactor away from unsafe lifecycle methods (#21291) 5 years ago
TimeSyncButton.test.tsx
TimeSyncButton.tsx @grafana/ui: Various smaller Icon updates (#23588) 5 years ago
Wrapper.tsx Tracing: Adds header and minimap (#23315) 5 years ago
useLiveTailControls.ts