This is the first step moving towards Explore supporting logs for more datasources than Loki. In the first step we move all the log processing from Loki into Explore. - Make explore convert logs result returned from datasources to SeriesData, if needed, and for now convert SeriesData to LogsModel. - Loki datasource query now returns SeriesData and all processing have been moved into explore instead. - Removed key from LogRowModel and use log row indexes as the unique key instead. - Removed id from LogsModel since it looks like it's not in use. - Introduced a new class FieldCache which is convenient to use when looking up multiple fields and/or field types and series values. Closes #16287
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
__mocks__ | Loading commit data... | |
__snapshots__ | Loading commit data... | |
slate-plugins | Loading commit data... | |
state | Loading commit data... | |
utils | Loading commit data... | |
ElapsedTime.tsx | Loading commit data... | |
Error.tsx | Loading commit data... | |
ErrorBoundary.tsx | Loading commit data... | |
Explore.tsx | Loading commit data... | |
ExploreToolbar.tsx | Loading commit data... | |
Graph.test.tsx | Loading commit data... | |
Graph.tsx | Loading commit data... | |
GraphContainer.tsx | Loading commit data... | |
JSONViewer.tsx | Loading commit data... | |
Legend.tsx | Loading commit data... | |
LogLabel.tsx | Loading commit data... | |
LogLabelStats.tsx | Loading commit data... | |
LogLabels.tsx | Loading commit data... | |
LogMessageAnsi.test.tsx | Loading commit data... | |
LogMessageAnsi.tsx | Loading commit data... | |
LogRow.tsx | Loading commit data... | |
Logs.tsx | Loading commit data... | |
LogsContainer.tsx | Loading commit data... | |
NoDataSourceCallToAction.tsx | Loading commit data... | |
Panel.tsx | Loading commit data... | |
PlaceholdersBuffer.test.ts | Loading commit data... | |
PlaceholdersBuffer.ts | Loading commit data... | |
QueryEditor.tsx | Loading commit data... | |
QueryField.tsx | Loading commit data... | |
QueryRow.tsx | Loading commit data... | |
QueryRows.tsx | Loading commit data... | |
QueryTransactionStatus.tsx | Loading commit data... | |
Table.tsx | Loading commit data... | |
TableContainer.tsx | Loading commit data... | |
TimePicker.test.tsx | Loading commit data... | |
TimePicker.tsx | Loading commit data... | |
Typeahead.tsx | Loading commit data... | |
TypeaheadInfo.tsx | Loading commit data... | |
TypeaheadItem.tsx | Loading commit data... | |
Value.ts | Loading commit data... | |
Wrapper.tsx | Loading commit data... |