akoutmos / prom_ex

An Elixir Prometheus metrics collection library built on top of Telemetry with accompanying Grafana dashboards
MIT License
577 stars 96 forks source link

Allow versions of telemetry newer than 1.0 #193

Closed gangstead closed 1 year ago

gangstead commented 1 year ago

Change description

Change range of telemetry from ~> 1.0 to >= 1.0.0 to allow for newer versions of :telemetry (currently 1.2.1 is the latest)

What problem does this solve?

Issue number: #164

Example usage

Additional details and screenshots

Checklist

coveralls commented 1 year ago

Coverage Status

Coverage: 79.135%. Remained the same when pulling 026a8839fea1317d08cd43e6a8d2857cb34e1f4b on gangstead:telemetry-version into cefe02c35cdc58133f80031bee663f9a6c483a27 on akoutmos:master.