You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 original level label as __orig_level for clarity and transparency if new calculated label after applying the datasource Log Level Rules is different from the original. See #400.