We were wondering if tags are supported by this client library and how they should be used.
We are looking something similar to python statsd client metrics tagging feature
import statsd
c = statsd.StatsClient('localhost', 8125, prefix='foo')
c.incr('bar', tags = {"key1": "value1", "key2":"value2"})
We were wondering if tags are supported by this client library and how they should be used.
We are looking something similar to python statsd client metrics tagging feature
As discussed here https://stackoverflow.com/questions/49852654/sending-statsd-metrics-with-tags-from-python-client