benchmark
Monitoring benchmark: how to generate 100 million samples/s of production-like data
One of the latest benchmarks we made was ‘VictoriaMetrics: scaling to 100 million metrics per second’. While the fact of such scale for VictoriaMetrics is noteworthy on its own, the benchmark tool used to generate that load is usually overlooked. In this blog post I’ll explain in more details the challenge of running such benchmarks.
Benchmarking Prometheus-compatible time series databases
A Helm chart for pushing node_exporter metrics to Prometheus-compatible systems via remote_write protocol