Asher Foa

Results 38 comments of Asher Foa
trafficstars

I have been pretty busy with other stuff in the last few months. I will try to look at PRs in the next couple of days.

please provide some more context for this change.. What problem does it solve ? what is the use case for this ?

you can always manually edit the migrations scripts Django generates... I have seen cases where django doesn't properly resolve stuff... you can also try: https://github.com/korfuri/django-prometheus/issues/34#issuecomment-340775515

@YuXiaoCoder have you tried the workaround I mentioned in a previous comment ? https://github.com/korfuri/django-prometheus/issues/217#issuecomment-607435156

this already exists... see PROMETHEUS_METRIC_NAMESPACE it does that using the python-client namespace property added to metrics. https://github.com/prometheus/client_python/blob/ccb8395265e3745098f3aef1b5ad34ac869e0bc7/README.md#process-collector

There is a special way to setup the Prometheus client library (which this project uses) to work in multi-process mode. See the docs of [client docs](https://github.com/prometheus/client_python#multiprocess-mode-gunicorn) for details I suggest...

Hi @evgmoskalenko this issue is not specific to this library. I suggest looking at the [Prometheus client docs](https://github.com/prometheus/client_python/#prometheus-python-client) or posting a question to the [Prometheus Users group](https://groups.google.com/forum/#!forum/prometheus-users) Having said that,...

> It's been just a touch over a month since @asherf said to expect a release soon in [#221 (comment)](https://github.com/mpdavis/python-jose/issues/221#issuecomment-829728753) and [#207 (comment)](https://github.com/mpdavis/python-jose/pull/207#issuecomment-830675542), curious how that new release is coming...

> @asherf as per the release notes v3.3.0 was released last year! Did you time travel? :p lolz... my bad.