The following tip changes can be tested by building VictoriaTraces components from the latest commits according to the following docs:

tip #

v0.7.1 #

Released at 2026-01-24

  • FEATURE: Single-node VictoriaTraces and vtstorage in VictoriaTraces cluster : adjust -insert.indexFlushInterval from 30s to 20s to ensure a proper time gap with -search.latencyOffset. This is useful when ingest data is not real-time, as it helps reduce the probability that data can be searched by condition but is not present in the traceID index, resulting in failure to query by traceID.

  • BUGFIX: Single-node VictoriaTraces and vtselect in VictoriaTraces cluster : fix backward compatibility for the old index format. Previously, the old index format was not parsed correctly into the start and end timestamps.

v0.7.0 #

Released at 2026-01-21

v0.6.0 #

Released at 2026-01-07

v0.5.1 #

See changes here

v0.5.0 #

See changes here

v0.4.1 #

See changes here

v0.4.0 #

See changes here

v0.3.0 #

See changes here

v0.2.0 #

See changes here

v0.1.0 #

Released at 2025-07-28

Initial release

Previous releases #

See releases page .