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
Torkel Ödegaard 2d5fd7fdfd
Fixed prettier issue (#15471)
6 years ago
..
__mocks__
__snapshots__ fix: Update snapshot 6 years ago
slate-plugins Move prism to app/features/explore 6 years ago
state Merge with master 6 years ago
utils Merge pull request #14147 from grafana/davkal/explore-data-query 7 years ago
ElapsedTime.tsx
Error.tsx chore: Replace the deprecated SFC with FC 6 years ago
ErrorBoundary.tsx
Explore.tsx Fixed missing time axis on graph due to width not being passed 6 years ago
ExploreToolbar.tsx Merge branch 'master' into dashboard-react-page 6 years ago
Graph.test.tsx chore: Replace withSize with AutoSizer in explore/Graph.tsx 6 years ago
Graph.tsx chore: Explore: Remove inner AutoSizer, spread the size-object to width/height, change height type to number 6 years ago
GraphContainer.tsx Do not read store state from toggle panelaction creator 6 years ago
JSONViewer.tsx
Legend.tsx Add visibility toggle for explore graph series 7 years ago
LogLabel.tsx Splitted up LogLabels into LogLabelStats and LogLabel 6 years ago
LogLabelStats.tsx Splitted up LogLabels into LogLabelStats and LogLabel 6 years ago
LogLabels.tsx Splitted up LogLabels into LogLabelStats and LogLabel 6 years ago
LogMessageAnsi.test.tsx Fixed prettier issue (#15471) 6 years ago
LogMessageAnsi.tsx Fixed prettier issue (#15471) 6 years ago
LogRow.tsx Support ANSI colors codes in Loki logs 6 years ago
Logs.tsx Merge with master 6 years ago
LogsContainer.tsx Move explore selectors to a separate file 6 years ago
Panel.tsx Revert "Use the same panel loading indicator in explore as on dashboard's panel" 6 years ago
PlaceholdersBuffer.test.ts
PlaceholdersBuffer.ts public/app/features/*: Fix some misspell issues 7 years ago
QueryEditor.tsx Removed modifiedQueries from state 6 years ago
QueryField.tsx Fixes #15223 by handling onPaste event because of bug in Slate 6 years ago
QueryRow.tsx Merge branch 'hugoh/explore-refactor-initial-modified-queries' 6 years ago
QueryRows.tsx Replaced intialQueris with queryKeys 6 years ago
QueryTransactionStatus.tsx Explore: Introduce DataQuery interface for query handling 7 years ago
Table.tsx
TableContainer.tsx Do not read store state from toggle panelaction creator 6 years ago
TimePicker.test.tsx
TimePicker.tsx Simplified some styles and dom elements 6 years ago
Typeahead.tsx Some cleanup 6 years ago
Value.ts
Wrapper.tsx Refactor of action, actionTypes and reducer 6 years ago