Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Add LogPanel widget

perl_d requested to merge feature/log-panel into main

Description

Adds a widget which consists of a panel which monitors the log stream. Automatically subscribes to updates and can fetch the history from Redis. Can filter based on:

  • Log level
  • Text or Regex
  • Service which sent the message
  • Time range

Related Issues

closes #31 (closed)

Definition of Done

  • Documentation is up-to-date.
Edited by perl_d

Merge request reports

Loading