• EnglishEspañol日本語한국어Português
  • 로그인지금 시작하기

사용자의 편의를 위해 제공되는 기계 번역입니다.

In the event of any inconsistency between the English version and the translated version, the English versionwill take priority. Please visit this page for more information.

문제 신고

Django ASGI 모드

Django를 ASGI와 함께 배포하는 앱과 Python 에이전트를 통합하기 위한 요구 사항 및 팁에 대해 읽어보세요. 일반 설치 지침으로 돌아가려면 Python 에이전트 설치 로 이동하십시오.

관리 스크립트로 자동 초기화

python app.py 으로 앱을 시작하고 Python 에이전트 버전 6.0.0.154 이상을 사용하는 경우 권장되는 관리 스크립트 통합 방법 을 사용할 수 있습니다.

다음은 관리 스크립트 방법을 사용하는 예입니다.

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

이벤트 루프 진단 지원

Python 에이전트는 asyncio 이벤트 루프 진단을 지원합니다. 자세한 내용은 Python 이벤트 루프 진단 을 참조하세요.

Copyright © 2024 New Relic Inc.

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