mozilla-services / updatebot

Automation for updating third party libraries for Firefox
Mozilla Public License 2.0
8 stars 5 forks source link

Sentry is not logging all our data #291

Closed tomrittervg closed 1 year ago

tomrittervg commented 2 years ago

Long commands have their breadcrumb output truncated "because of size limits"...

tomrittervg commented 2 years ago

This might be an issue with the envelope size, but I also see this warning in the console: We recommend you [update your SDK from sentry.python@v0.10.2 to sentry.python@v1.10.1](https://docs.sentry.io/platforms/python) (All sentry packages should be updated and their versions should match) so that might be an issue too...

tomrittervg commented 2 years ago

Which we fixed. So let's deploy.

tomrittervg commented 1 year ago

New message is We recommend you [update your SDK from sentry.python@v1.9.8 to sentry.python@v1.11.1](https://docs.sentry.io/platforms/python) (All sentry packages should be updated and their versions should match)

So we made a big version jump at least. Also, I haven't seen any 'size limits' messages in the breadcrumbs. Here's hoping.