<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 02/20/2017 08:26 PM, Jack Tang
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAC+_AnUj9NuUAcr2o+JaWM8qupv3XD=4gR5qnQgR+rjHpCQ8Ew@mail.gmail.com"
      type="cite">
      <div dir="ltr">We try to integrate the metrics to our grafana
        monitoring by adding infuxdb consumer. Thanks Siraaj.
        <div><br>
        </div>
        <div>BTW: Did somebody collect the crash metrics, like the count
          of crashed process, the restart count of the process and etc?</div>
      </div>
    </blockquote>
    <br>
    You get things like the cumulative init/terminate count for CloudI
    services, if you are using CloudI
    (<a class="moz-txt-link-freetext" href="https://github.com/CloudI/CloudI/">https://github.com/CloudI/CloudI/</a>) with cloudi_service_monitoring,
    which is using exometer (if you add configuration entries to your
    services, as described at
<a class="moz-txt-link-freetext" href="https://github.com/CloudI/CloudI/blob/master/src/lib/cloudi_service_monitoring/src/cloudi_service_monitoring.erl#L11-L40">https://github.com/CloudI/CloudI/blob/master/src/lib/cloudi_service_monitoring/src/cloudi_service_monitoring.erl#L11-L40</a>).<br>
    <br>
    <br>
    <blockquote
cite="mid:CAC+_AnUj9NuUAcr2o+JaWM8qupv3XD=4gR5qnQgR+rjHpCQ8Ew@mail.gmail.com"
      type="cite">
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Sat, Feb 11, 2017 at 2:01 AM, Siraaj
          Khandkar <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:siraaj@khandkar.net" target="_blank">siraaj@khandkar.net</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">My biased
            preference is:<br>
            <br>
            <a moz-do-not-send="true"
              href="https://github.com/ibnfirnas/beam_stats"
              rel="noreferrer" target="_blank">https://github.com/ibnfirnas/b<wbr>eam_stats</a><br>
            <br>
            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.<br>
            <br>
            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.
            <div class="HOEnZb">
              <div class="h5"><br>
                <br>
                <br>
                On 2/9/17 4:06 AM, Frank Muller wrote:<br>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  Hi everyone,<br>
                  <br>
                  Does anyone succeeded to push VM metrics to Grafana (<a
                    moz-do-not-send="true" href="http://grafana.org/"
                    rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="http://grafana.org/">http://grafana.org/</a></a>).<br>
                  <br>
                  Here I'm looking for a simple integration with minimal
                  dependencies if<br>
                  possible.<br>
                  <br>
                  Thank you.<br>
                  /Frank<br>
                  <br>
                </blockquote>
              </div>
            </div>
            <div class="HOEnZb">
              <div class="h5">
                ______________________________<wbr>_________________<br>
                erlang-questions mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:erlang-questions@erlang.org"
                  target="_blank">erlang-questions@erlang.org</a><br>
                <a moz-do-not-send="true"
                  href="http://erlang.org/mailman/listinfo/erlang-questions"
                  rel="noreferrer" target="_blank">http://erlang.org/mailman/list<wbr>info/erlang-questions</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature" data-smartmail="gmail_signature">Jack
          Tang<br>
          <br>
          <br>
          <a moz-do-not-send="true"
            href="http://www.linkedin.com/in/jacktang" target="_blank">http://www.linkedin.com/in/jacktang</a><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>