prometheus / client_python

Prometheus instrumentation library for Python applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enum metric's `states` parameter doesn't accept an Enum

joristork opened this issue · comments

It would be neat - and more idiomatic - if the Enum metric took an Enum object as its states parameter.