Counters & StatsD

Options
I'm trying to push up some server counters via StatsD to our monitoring back-end. The trouble I'm running into is there doesn't seem to be anyway to define a specific "metric_type" as described in this documentation: Photon Counters

Specifically I'd like to send a value as a gauge metric type - and potentially other adjustments too. Is there any way to to do this? Or should I just look for a 3rd party solution?

Comments

  • chvetsov
    Options
    Hi, @JG_CP

    it looks like it should work. implementation may contain some bug, but other then that it should work. what error do you see?

    best,
    ilya