feat: add Support MultiProcess Collector for Prometheus#2264
feat: add Support MultiProcess Collector for Prometheus#2264Peopl3s wants to merge 10 commits intoag2ai:mainfrom
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