Loading

Elastic APM Python Agent deprecations

Review the deprecated functionality for your Elastic APM Python Agent version. While deprecations have no immediate impact, we strongly encourage you update your implementation after you upgrade.

To learn how to upgrade, check out <uprade docs>.

Release date: July 30, 2024

  • Python 3.6 support will be removed in version 7.0.0 of the agent.
  • The log shipping LoggingHandler will be removed in version 7.0.0 of the agent.
  • The log shipping feature in the Flask instrumentation will be removed in version 7.0.0 of the agent.
  • The log shipping feature in the Django instrumentation will be removed in version 7.0.0 of the agent.
  • The OpenTracing bridge will be removed in version 7.0.0 of the agent.
  • Celery 4.0 support is deprecated because it’s not installable anymore with a modern pip.

Release date: January 10, 2024

The log shipping LoggingHandler will be removed in version 7.0.0 of the agent.

Release date: October 11, 2023

The log shipping feature in the Flask instrumentation will be removed in version 7.0.0 of the agent.