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 |
---|---|---|
.. | ||
PasswordStrength.test.tsx | Loading commit data... | |
backend_srv.test.ts | Loading commit data... | |
datemath.test.ts | Loading commit data... | |
emitter.test.ts | Loading commit data... | |
factors.test.ts | Loading commit data... | |
file_export.test.ts | Loading commit data... | |
flatten.test.ts | Loading commit data... | |
location_util.test.ts | Loading commit data... | |
logs_model.test.ts | Loading commit data... | |
manage_dashboards.test.ts | Loading commit data... | |
org_switcher.test.ts | Loading commit data... | |
rangeutil.test.ts | Loading commit data... | |
search.test.ts | Loading commit data... | |
search_results.test.ts | Loading commit data... | |
search_srv.test.ts | Loading commit data... | |
store.test.ts | Loading commit data... | |
table_model.test.ts | Loading commit data... | |
ticks.test.ts | Loading commit data... | |
time_series.test.ts | Loading commit data... | |
url.test.ts | Loading commit data... | |
value_select_dropdown.test.ts | Loading commit data... |