Relative Content

Tag Archive for udpprometheusgunicornstatsdswarm

gunicorn does not reconnect to statsd exporter automatically

My setup I have a django app that is served by gunicorn. I use statsd in order to export API’s metrics to a prometheus server. My statsd exporter is running on a container whose image is prom/statsd-exporter. My API and the statsd exporter are running on a swarm and are on the same swarm network […]