grafana/public/app/features/explore
Torkel Ödegaard 619b4b4872
Merge pull request #14336 from grafana/davkal/explore-line-parsing
Explore: Logging line parsing and field stats
2018-12-07 13:24:43 +01:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
__snapshots__ Add visibility toggle for explore graph series 2018-11-20 21:52:42 +08:00
slate-plugins Moved prom language features to datasource language provider 2018-10-25 12:24:24 +02:00
utils Merge pull request #14147 from grafana/davkal/explore-data-query 2018-11-22 12:01:37 +01:00
ElapsedTime.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
ErrorBoundary.tsx Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00
Explore.tsx graphInterval needs to update after query execution, fixes #14364 2018-12-07 13:07:08 +01:00
Graph.test.tsx Explore: query transactions 2018-10-23 16:09:48 +02:00
Graph.tsx Explore: Filter logs by log level 2018-11-23 16:29:55 +01:00
JSONViewer.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Legend.tsx Add visibility toggle for explore graph series 2018-11-20 21:52:42 +08:00
LogLabels.tsx Aligned styling of stats popover/box with rest of grafana & minor css refactoring 2018-12-07 11:28:22 +01:00
Logs.tsx Rebase fixes 2018-12-07 10:22:52 +01:00
Panel.tsx Explore: collapsible result panels 2018-11-16 18:21:13 +00:00
PlaceholdersBuffer.test.ts Add tests to cover PlaceholdersBuffer and sum hint 2018-10-28 21:07:40 +08:00
PlaceholdersBuffer.ts Add sum aggregation query suggestion 2018-10-28 21:03:39 +08:00
QueryField.tsx Explore: Introduce DataQuery interface for query handling 2018-11-21 14:45:57 +01:00
QueryRows.tsx Renamed targets to queries 2018-11-21 16:28:30 +01:00
QueryTransactionStatus.tsx Explore: Introduce DataQuery interface for query handling 2018-11-21 14:45:57 +01:00
Table.tsx Explore: fix copy/paste on table cells 2018-10-29 16:44:50 +01:00
TimePicker.test.tsx Fix TimePicker test by enforcing UTC on date string 2018-10-30 16:50:03 +01:00
TimePicker.tsx Added stop scan button 2018-11-27 16:35:37 +01:00
Typeahead.tsx Explore: make query field suggestions more robust 2018-11-23 12:25:43 +01:00
Value.ts Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Wrapper.tsx Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00