Remix.run Logo
Weryj a day ago

I do have one major complaint though, in dotnet, the tracing/errors are always captured regardless of the sampling rate. So you end up with a lot more memory usage on high throughput/low memory services with no way to lower it.

There's a ticket now open to stop this, but it's still in progress.

parthdesai a day ago | parent | next [-]

It's open source, you guys could always create a PR to fix it. That's the power of open source!

no_wizard a day ago | parent [-]

there's no guarantee it will get merged though, even if a PR is created.

Forking has down sides that can't be hand waved away too, especially for a service like this.

5Qn8mNbc2FNCiVV 6 hours ago | parent [-]

It's just a client library, what's the alternative, put a proxy in front that drops 90% of the events

zeeg a day ago | parent | prev [-]

Any chance you can link me to the ticket?

Feel free to email - david at sentry

Weryj a day ago | parent [-]

It looks like there was some motion a week ago.

https://github.com/getsentry/sentry-dotnet/issues/3636#event...