Fast and easy to use database for traces, which can efficiently handle terabytes of trace spans.

8 Open Issues Need Help Last updated: Jul 16, 2026

Open Issues Need Help

View All on GitHub

Fast and easy to use database for traces, which can efficiently handle terabytes of trace spans.

Go
enhancement good first issue help wanted

Fast and easy to use database for traces, which can efficiently handle terabytes of trace spans.

Go
enhancement help wanted

Fast and easy to use database for traces, which can efficiently handle terabytes of trace spans.

Go
bug good first issue waiting for release

Fast and easy to use database for traces, which can efficiently handle terabytes of trace spans.

Go
enhancement good first issue

Fast and easy to use database for traces, which can efficiently handle terabytes of trace spans.

Go

AI Summary: Enhance VictoriaLogs to export metrics including tenant ID information. This requires modifying the existing metrics exporter to incorporate tenant ID data into the exported metrics, allowing for per-tenant monitoring of event and storage usage.

Complexity: 4/5
enhancement good first issue help wanted

Fast and easy to use database for traces, which can efficiently handle terabytes of trace spans.

Go

AI Summary: Improve the performance of VictoriaTraces when querying by `trace_id` only by creating a helper stream (`trace_id_idx`) containing `trace_id` and timestamp information. This stream will be queried first to identify the relevant time range before querying the main data streams, thus avoiding full scans for old trace IDs.

Complexity: 4/5
enhancement help wanted

Fast and easy to use database for traces, which can efficiently handle terabytes of trace spans.

Go

AI Summary: Create a Grafana dashboard for monitoring VictoriaTraces, similar in style and functionality to the existing VictoriaLogs dashboard. This involves leveraging existing Grafana dashboards and adapting them to the specifics of VictoriaTraces.

Complexity: 4/5
enhancement good first issue

Fast and easy to use database for traces, which can efficiently handle terabytes of trace spans.

Go