VictoriaMetrics/lib/querytracer
Aliaksandr Valialkin 49ebc48809
lib/querytracer: put the version of VictoriaMetrics in the first message of query trace
This should simplify further debugging, since the first thing to start the debugging by query trace
is to know the version of VictoriaMetrics, which produced this trace.
2022-12-07 09:46:39 -08:00
..
tracer.go lib/querytracer: put the version of VictoriaMetrics in the first message of query trace 2022-12-07 09:46:39 -08:00
tracer_test.go lib/querytracer: make it easier to use by passing trace context message to New and NewChild 2022-06-08 21:06:52 +03:00