django-app-metrics icon indicating copy to clipboard operation
django-app-metrics copied to clipboard

Gauges in Mixpanel

Open hannesstruss opened this issue 12 years ago • 1 comments

It is possible to emulate gauges in Mixpanel by posting the gauge value as a property of a metric and then using the aggregation functions (SUM or AVG) in the segmentation view to graph it.

No big deal to implement that in django-app-metrics and I'd be glad to do it, just wanted to ask if you think the idea is worth pursuing. Looking forward to feedback!

hannesstruss avatar Oct 16 '12 08:10 hannesstruss

I haven't played with Mixpanel in awhile honestly, but that sounds like it would work to me. If you have time to code it up I'd definitely accept it! Thanks!

frankwiles avatar Oct 16 '12 16:10 frankwiles