Peter Thomassen
Peter Thomassen
Yes, I did modify the Prometheus config as you described, but I did not commit it as it did not work.
@asherf Thanks for the suggestion, I shall give it a try. I appreciate it! Nevertheless, this issue is about the fact that what's described [here](https://github.com/korfuri/django-prometheus/blob/master/documentation/exports.md#exporting-metrics-in-a-wsgi-application-with-multiple-processes-per-process) does not work as documented....
A similar thing happens with [this code](https://github.com/desec-io/desec-stack/blob/main/api/desecapi/urls/version_1.py#L34-L35) ```python re_path(r'^domains/(?P[^/]+)/rrsets/(?P[^/]*)\.\.\./(?P[^/]+)/$', views.RRsetDetail.as_view(), name='rrset'), ``` which renders as `domains/{name}/rrsets/{subname}\.\.\./{type}/` in the schema. The backslashes `\` are incorrect. Related: https://github.com/desec-io/desec-stack/issues/359#issuecomment-865365725
@smithdc1 David, are you able to reproduce what I described in https://github.com/encode/django-rest-framework/issues/7255#issuecomment-870606086?
I think this is stilt current.
I think this is still current.
I think this is still current.
@tomchristie Do you need anything else from me to take the next step with this?
@tomchristie I rebased this PR on top the the current master and resolved conflicts. Is there anything else I can do to help with this PR?
I think this is still current.