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

Update telemetry dependencies #176

Closed NelsonVides closed 4 years ago

NelsonVides commented 4 years ago
TelemetryMetricsPrometheusCore fixed now the dialyzer spec that we
needed to ignore last time in .dializer_ignore, but it also now required
the latest TelemetryMetrics, which for the distribution metric type,
moves the buckets option within the reporter options instead of the
metric itself.