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 |
---|---|---|
.. | ||
CancelablePromise.ts | Loading commit data... | |
ConfigProvider.tsx | Loading commit data... | |
acl.ts | Loading commit data... | |
colors.ts | Loading commit data... | |
connectWithReduxStore.tsx | Loading commit data... | |
css_loader.ts | Loading commit data... | |
dag.test.ts | Loading commit data... | |
dag.ts | Loading commit data... | |
datemath.ts | Loading commit data... | |
emitter.ts | Loading commit data... | |
errors.test.ts | Loading commit data... | |
errors.ts | Loading commit data... | |
explore.test.ts | Loading commit data... | |
explore.ts | Loading commit data... | |
factors.ts | Loading commit data... | |
file_export.ts | Loading commit data... | |
flatten.ts | Loading commit data... | |
kbn.ts | Loading commit data... | |
location_util.ts | Loading commit data... | |
model_utils.ts | Loading commit data... | |
outline.ts | Loading commit data... | |
query.test.ts | Loading commit data... | |
query.ts | Loading commit data... | |
rangeutil.ts | Loading commit data... | |
react2angular.ts | Loading commit data... | |
reselect.ts | Loading commit data... | |
scrollbar.ts | Loading commit data... | |
sort_by_keys.ts | Loading commit data... | |
tags.ts | Loading commit data... | |
text.test.ts | Loading commit data... | |
text.ts | Loading commit data... | |
ticks.ts | Loading commit data... | |
url.ts | Loading commit data... | |
version.ts | Loading commit data... |