prometheus-ecto
prometheus-ecto copied to clipboard
Fix for double time conversion
Do not convert time because of https://github.com/deadtrickster/prometheus.erl/issues/106.
Prometheus.erl will convert from native time to the time unit derived by the metric name automatically, causing double conversion.