Project based on the design provided on the repository.
This is a repository for designing dashboards and scenarios describing good practices in K6.
- Check InfluxDB limits (requests):
ERRO[0079] Couldn't write stats error="{\"error\":\"Request Entity Too Large\"}\n" output=InfluxDBv1
Occurs on high load (xk6-kafka scripts on > 5 VUs).
- Check error:
WARN[0005] The flush operation took higher than the expected set push interval. If you see this message multiple times then the setup or configuration need to be adjusted to achieve a sustainable rate. output=InfluxDBv1 t=1.7028393s
Occurs on high load (xk6-kafka scripts on > 5 VUs).
https://community.k6.io/t/the-flush-operation-took-higher-than-the-expected-set-push-interval/2469
- Optimize data that is stored (in
tags
)