github VictoriaMetrics/victorialogs-datasource v0.29.0

5 hours ago
  • FEATURE: keep log fields in the order returned by VictoriaLogs (for example the order from | fields a, b, c) instead of sorting them alphabetically. See #563.

  • FEATURE: highlight the terms you search for directly in the matching log lines for LogsQL queries — word filters (e.g. error), quoted phrases, _msg: filters, and filter pipes. See #519.

  • FEATURE: derived fields can now link to another VictoriaLogs datasource (logs → logs). Clicking such a field opens Explore with a ready LogsQL query, letting you pivot from a value like trace_id or request_id to all related logs. See #671.

  • FEATURE: in the "Show context" modal, each stream label of the selected log is shown as a toggleable chip. Turn labels off to widen the surrounding-logs search beyond the exact stream. See #665.

  • BUGFIX: lower the default datasource Maximum lines limit from 1000 to 50 to reduce browser rendering load and prevent the page from freezing on heavy log results. You can change this value in the datasource configuration. See Line limits docs and #669.

Don't miss a new victorialogs-datasource release

NewReleases is sending notifications on new releases.