deadtrickster / prometheus.erl

Prometheus.io client in Erlang
MIT License
341 stars 117 forks source link

Replace #'Metric'{} with prometheus_model:'Metric'() #16

Closed yurrriq closed 8 years ago

yurrriq commented 8 years ago

Complete a task on #12.

deadtrickster commented 8 years ago

Why elvis doesn't complain about No Spec With Records rule violation - https://github.com/inaka/elvis_core/wiki/Rules#no-spec-with-records?

Here https://github.com/deadtrickster/ssl_verify_fun.erl/blob/master/elvis.config#L15 I had to disable this check entirely!

yurrriq commented 8 years ago

Why elvis doesn't complain about No Spec With Records rule violation...?

That's a great question...

deadtrickster commented 8 years ago

Still need to figure out behavior differences