initialize (Python agent API) | New Relic Documentation
docs.newrelic.com › docs › apmInitializes the Python agent with a specified config file during a manual integration process. Description. This is called to initialize the Python agent with a specified configuration file when the agent is being manually integrated with a Python application. For best instrumentation results, make this call as early as possible in your app code.