File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,16 @@ elastic-apm -- Elastic APM agent for Python
17
17
This is the official Python module for Elastic APM.
18
18
19
19
It provides full out-of-the-box support for many of the popular frameworks,
20
- including Django, and Flask. Elastic APM also includes drop-in support for any
21
- WSGI-compatible web application .
20
+ including Django, and Flask. Elastic APM is also easy to adapt for most
21
+ WSGI-compatible web applications via ` custom integrations `_ .
22
22
23
23
Your application doesn't live on the web? No problem! Elastic APM is easy to use in
24
24
any Python application.
25
25
26
26
Read the documentation _.
27
27
28
28
.. _documentation : https://www.elastic.co/guide/en/apm/agent/python/current/index.html
29
+ .. _`custom integrations` : https://www.elastic.co/blog/creating-custom-framework-integrations-with-the-elastic-apm-python-agent
29
30
30
31
License
31
32
-------
You can’t perform that action at this time.
0 commit comments