[erlang-questions] Send VM metrics to Grafana

Jack Tang himars@REDACTED
Tue Feb 21 05:26:14 CET 2017


We try to integrate the metrics to our grafana monitoring by adding infuxdb
consumer. Thanks Siraaj.

BTW: Did somebody collect the crash metrics, like the count of crashed
process, the restart count of the process and etc?

On Sat, Feb 11, 2017 at 2:01 AM, Siraaj Khandkar <siraaj@REDACTED>
wrote:

> My biased preference is:
>
> https://github.com/ibnfirnas/beam_stats
>
> It's concern is only with sampling VM metrics and shipping them off to
> arbitrary destinations (Folsomite was Graphite-only, the last time I
> checked). Graphite and StatsD consumer modules are included. StatsD is the
> one we use in prod now.
>
> It's been running in prod for 1.5 years now, and even though it wasn't
> originally the main motivation, my favorite feature turned-out to be the
> sampling of individual processes and ETS tables, which was a life-saver in
> tracking down multiple memory leaks in the legacy system I inherited.
>
>
>
> On 2/9/17 4:06 AM, Frank Muller wrote:
>
>> Hi everyone,
>>
>> Does anyone succeeded to push VM metrics to Grafana (http://grafana.org/
>> ).
>>
>> Here I'm looking for a simple integration with minimal dependencies if
>> possible.
>>
>> Thank you.
>> /Frank
>>
>> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>



-- 
Jack Tang


http://www.linkedin.com/in/jacktang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170221/801290e1/attachment.htm>


More information about the erlang-questions mailing list