Performance/Load testing for Chirpstack 3

Hi Team,

Is anyone familiar with any load testing tools for ChirpStack 3 running in Kubernetes?

We would like to test our ChirpStack 3 instance in Kubernetes under load to ensure it can scale well in production

Thank you for the quick response.
Will this also help to test the gateway bridge load?

Haven’t tried it myself but it should. The idea is to simulate multiple gateways + devices sending UDP packets to your gateway bridge.

You could use the v3 branch of GitHub - brocaar/chirpstack-simulator at v3.

Please note, v3 is very outdated. If performance is a concern, please upgrade to v4 as it contains many (performance) improvements.