• EnglishEspañol日本語한국어Português
  • Log inStart now

Django ASGI Mode

Read about the requirements and tips for integrating our Python agent with an app that deploys Django with ASGI. To return to the general install instructions, go to Install the Python agent.

Automatic initialization with admin script

If you start your app with python app.py and use our Python agent version 6.0.0.154 or higher, you can use the recommended admin script integration method.

Here's an example using the admin script method:

NEW_RELIC_CONFIG_FILE=path/to/newrelic.ini newrelic-admin run-program [web server] path_to_app

Event loop diagnostic support

Our Python agent supports asyncio event loop diagnostics. For more information, see Python event loop diagnostics.

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.