Django agent disable tracking some endpoints/methods

Hi there,

Is there any way to instruct the agent not to track given endpoints/methods?

e.g. We have /ping endpoints and some OPTIONS requests that are spamming the dashboards

nvm, just discovered the TRANSACTIONS_IGNORE_PATTERNS option