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 |
---|---|---|
.. | ||
__snapshots__ | Loading commit data... | |
storybook | Loading commit data... | |
testdata | Loading commit data... | |
valueFormats | Loading commit data... | |
colors.ts | Loading commit data... | |
csv.test.ts | Loading commit data... | |
csv.ts | Loading commit data... | |
deprecationWarning.ts | Loading commit data... | |
displayValue.test.ts | Loading commit data... | |
displayValue.ts | Loading commit data... | |
fieldCache.test.ts | Loading commit data... | |
fieldCache.ts | Loading commit data... | |
flotPairs.test.ts | Loading commit data... | |
flotPairs.ts | Loading commit data... | |
generatedFileBanner.ts | Loading commit data... | |
index.ts | Loading commit data... | |
labels.test.ts | Loading commit data... | |
labels.ts | Loading commit data... | |
logs.test.ts | Loading commit data... | |
logs.ts | Loading commit data... | |
namedColorsPalette.test.ts | Loading commit data... | |
namedColorsPalette.ts | Loading commit data... | |
object.ts | Loading commit data... | |
processSeriesData.test.ts | Loading commit data... | |
processSeriesData.ts | Loading commit data... | |
statsCalculator.test.ts | Loading commit data... | |
statsCalculator.ts | Loading commit data... | |
string.test.ts | Loading commit data... | |
string.ts | Loading commit data... | |
thresholds.ts | Loading commit data... | |
validate.ts | Loading commit data... | |
valueMappings.test.ts | Loading commit data... | |
valueMappings.ts | Loading commit data... |