You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use Sentry to monitor errors while procesing tasks (simple commands run by cron schedule configuration) but beside usefull errors from Airflow, there are a lot of ungrouped useless logs from paramiko.transport.
Is it possible (and if so how) to disable or filter out just paramiko.transport from sending logs to sentry?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to use Sentry to monitor errors while procesing tasks (simple commands run by cron schedule configuration) but beside usefull errors from Airflow, there are a lot of ungrouped useless logs from paramiko.transport.
Is it possible (and if so how) to disable or filter out just paramiko.transport from sending logs to sentry?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions