esl / MongoosePush

MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS.
Apache License 2.0
108 stars 24 forks source link

Telemetry Poller default VM metrics #180

Closed janciesla8818 closed 4 years ago

janciesla8818 commented 4 years ago

This PR adds metrics that are gathered by default by Telemetry Poller. Following metrics are updated:

Following metrics are moved from Count to Gauge section:

Metrics collection was tested manually together with checking if they are correctly displayed correctly in grafana.

michalwski commented 4 years ago

Nitpicking: the fixes to documentation could be done in a separete PR :)