Sentry can track performance for celery tasks and API endpointshttps://docs.sentry.io/product/performance/
I have custom script that are lunching by crone and do set of similar tasks
I want to incorporated sentry_sdk into my script to get performance tracing of my tasks
Any advise how to do it withhttps://getsentry.github.io/sentry-python/api.html#sentry_sdk.capture_event