- BUGFIX: fix an issue with parsings of the logs lines when in the logs line empty
_stream
and missed_msg
fields. See #330. - BUGFIX: fix applying
Custom query parameters
when querying from Grafana variables. See #405. - BUGFIX: fix duplication of
level
label. Keep the originallevel
label as__orig_level
for clarity and transparency if new calculated label after applying the datasourceLog Level Rules
is different from the original. See #400.