-
Couldn't load subscription status.
- Fork 294
feat: add Support MultiProcess Collector for Prometheus #2264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thank you very much for your contribution! We would be happy to accept it, but there are a couple of questions: registry = CollectorRegistry()
multiprocess.MultiProcessCollector(registry, path=path)If we suddenly decide that this change in FastStream is really unnecessary, then maybe you can update the documentation so that users can refer to something to implement multiprocess metrics support in their own? |
@roma-frolov Yeah, sure. |
|
I think, we can close this one then |
Description
Add Support MultiProcessCollector for BasePrometheusMiddleware
Close #2220
Type of change
Checklist
scripts/lint.shshows no errors)scripts/test-cov.shscripts/static-analysis.sh