snok / django-guid

Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery

Home Page:https://django-guid.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IGNORE_URLS regex support

viraj071 opened this issue · comments

commented

It would be great to add regex support for the IGNORE_URLS config.
For example, I would like to ignore UUID generation for requests for /static/* artifacts.

PR welcome 😊

Hey @JonasKs I want to start for this suggestion. Can you help with roadmap/workflow for a beginner in this repository.