File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 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
1717This is the official Python module for Elastic APM.
1818
1919It 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 `_ .
2222
2323Your application doesn't live on the web? No problem! Elastic APM is easy to use in
2424any Python application.
2525
2626Read the documentation _.
2727
2828.. _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
2930
3031License
3132-------
You can’t perform that action at this time.
0 commit comments