mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-22 19:26:35 +03:00
* check if built binary is present for `make tsbs-build`. Before, if build fails, the command stopped working. * make ENV variables configurable from command line, so `TSBS_STEP=15s make tsbs-generate-data` would respect the configured step. Signed-off-by: hagen1778 <roman@victoriametrics.com>