Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
alertlist | ||
bargauge | ||
dashlist | ||
gauge | ||
gettingstarted | ||
graph | ||
graph2 | ||
heatmap | ||
piechart | ||
pluginlist | ||
singlestat | ||
singlestat2 | ||
table | ||
table2 | ||
text | ||
text2 |
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 |
---|---|---|
.. | ||
alertlist | Loading commit data... | |
bargauge | Loading commit data... | |
dashlist | Loading commit data... | |
gauge | Loading commit data... | |
gettingstarted | Loading commit data... | |
graph | Loading commit data... | |
graph2 | Loading commit data... | |
heatmap | Loading commit data... | |
piechart | Loading commit data... | |
pluginlist | Loading commit data... | |
singlestat | Loading commit data... | |
singlestat2 | Loading commit data... | |
table | Loading commit data... | |
table2 | Loading commit data... | |
text | Loading commit data... | |
text2 | Loading commit data... |