Release v1.3.0
What's Changed
Celery Integration
-
allow specifying task names to include / exclude from tracking:
CelerySystemIntegration(include=["my.tasks..*"], exclude=[".*healthcheck.*"])
Full Changelog: v1.2.0...v1.3.0
Celery Integration
allow specifying task names to include / exclude from tracking:
CelerySystemIntegration(include=["my.tasks..*"], exclude=[".*healthcheck.*"])
Full Changelog: v1.2.0...v1.3.0