Skip to content

v0.21.1

Choose a tag to compare

@github-actions github-actions released this 16 Oct 15:02
· 54 commits to main since this release
e64980f
  • 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.