Srikanth Chekuri

Results 417 comments of Srikanth Chekuri

@Goldziher, I took a quick look at the pull request. I will review it again tomorrow when I am on my computer. I see that you are extending the ASGI...

I have assigned this to you. Let me know if you have any questions.

You can follow this getting started guide to run Prometheus on your machine https://prometheus.io/docs/prometheus/latest/getting_started/. And here we have the exporter that can be scraped by Prometheus https://github.com/open-telemetry/opentelemetry-python/tree/main/exporter/opentelemetry-exporter-prometheus. You need to...

@RobsonSutton, this looks like an easy and important fix. Would you like tidy it up and mark it ready for reviews?

Thanks for the PR. I will close this one and mark it good-first-issue and let someone else take it up. If nobody shows interest I will create a follow-up PR...

What's the worker class you are using with gunicorn?

Some of the requirements from the original description are already covered so please don't duplicate the same work.

Sure, go ahead. I don't think we have covered that scenario yet.

We no longer support 3.6, so I am closing this.

@kpratyus are you still interested in continuing this work?