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 support for nameko 3 #24

Closed zsiciarz closed 2 years ago

zsiciarz commented 2 years ago

This PR prepares test matrix for running with both v2 and v3 as well as modifies test fixture so that it uses nameko.config on v3. There shouldn't be any changes in the dependency itself.