Emplocity / nameko-prometheus

Prometheus metrics collector and exporter for nameko microservice framework
https://pypi.org/project/nameko-prometheus/
Other
19 stars 5 forks source link

Add ability for ignore some RPC or add support for nameko timer #18

Closed urtow closed 11 months ago

urtow commented 2 years ago

Hello! Thanks for great package!

Please add support for nameko timer - https://nameko.readthedocs.io/en/stable/built_in_extensions.html#timer

Or add parameter for ignore getting metrics from some methods

zsiciarz commented 11 months ago

Hi there, We've just released 1.6.0 to PyPI with support for Timer and Consumer entrypoints.