Movatterモバイル変換


[0]ホーム

URL:


Loading

APM Python agent

Serverless ObservabilityStackAPM Agent Python

The Elastic APM Python agent sends performance metrics and error logs to the APM Server. It has built-in support for Django and Flask performance metrics and error logging, as well as generic support of other WSGI frameworks for error logging.

The Python Agent instruments your application to collect APM events in a few different ways:

To collect data about incoming requests and background tasks, the Agent integrates withsupported technologies to make use of hooks and signals provided by the framework. These framework integrations require limited code changes in your application.

To collect data from database drivers, HTTP libraries etc., we instrument certain functions and methods in these libraries. Instrumentations are set up automatically and do not require any code changes.

In addition to APM and error data, the Python agent also collects system and application metrics in regular intervals. This collection happens in a background thread that is started by the agent.

More detailed information on how the Agent works can be found in theadvanced topics.

APM Agents work in conjunction with theAPM Server,Elasticsearch, andKibana. TheAPM documentation provides details on how these components work together, and provides a matrix outliningAgent and Server compatibility.

If you're experiencing issues with the APM Python agent, refer toTroubleshoot APM Python Agent.


[8]ページ先頭

©2009-2025 Movatter.jp