Running StatsD on Render

Hi there. I’m setting up a clustered Phoenix app on Render and I’m wondering what the best way to set up StatsD is.

You can likely run it as a private Docker service using their Dockerfile and then have your clients configured to send to that service. We haven’t tried this out, so your mileage may vary. Try creating a new private Docker service and enter in https://github.com/statsd/statsd as the repo (you can paste it in the repo selector).