I am using K6 for Load Testing, with Grafana and InfluxDB.
I have cloned the K6, Grafana, InfluxDB docker-compose set up from here:
https://github.com/loadimpact/k6
There are a huge number of folders and files in the cloned repository. I am guessing most of them aren't actually needed.
Is there a definitive list showing just the folders/files that are required to run k6, grafana and influxdb so I can clean up my repository?