prometheus-ecto icon indicating copy to clipboard operation
prometheus-ecto copied to clipboard

Fix for double time conversion

Open tomaspinho opened this issue 4 years ago • 0 comments

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.

tomaspinho avatar Apr 26 '21 10:04 tomaspinho