Files
mostlymatter/app
Agniva De Sarker 7988810fc0 Disable sentry tracing completely (#19410)
We don't do instrumentation of Sentry transactions
anywhere in the code. Only opentracing code is present.

One has to explicitly add custom instrumentation for it
to work: https://docs.sentry.io/platforms/go/performance/instrumentation/custom-instrumentation/

It's likely someone is running custom code and sending
transaction data to Sentry. It's not super hard to pick
off the sentry DSN string from the binary.

The PR is more of a best effort to stop any future
transaction events to be sent.

```release-note
NONE
```
2022-01-28 12:47:46 +05:30
..
2021-08-17 16:08:04 -04:00
2021-08-17 16:08:04 -04:00
2022-01-20 10:07:27 +05:30
2021-10-12 11:39:49 +05:30
2021-08-17 16:08:04 -04:00
2021-11-15 10:43:07 +05:30
2021-11-15 10:43:07 +05:30
2021-10-12 11:39:49 +05:30
2022-01-20 10:07:27 +05:30
2021-10-12 11:39:49 +05:30