Skip to content

MINTY-9499 Add "get_gauge" to the StatsD wrapper class

Martijn van de Streek requested to merge martijn/minty-9499-add_gauge into master

This allows underlying code to get a statsd.Gauge object, which can then be used to publish "gauge" type metrics.

Merge request reports