Skip to content

Conversation

@luismedel
Copy link
Contributor

@luismedel luismedel commented Nov 17, 2025

Allows to configure the profiler interval when using the Django middleware via the PYINSTRUMENT_INTERVAL variable in settings.py.

Bonus track: Adds an user-agent in demo_scripts/wikipedia_article_word_count.py to avoid a 403 response (it seems Wikipedia filters the default UA) and fixes the docs.

Closes #417

Copy link
Owner

@joerick joerick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@joerick joerick merged commit d252e77 into joerick:main Dec 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup interval in Django middleware

2 participants