GlitchTip's new release includes a major overhaul of how the app handles events aimed at significantly improving its performance and ability to reliably field large volumes of data. As always, we aim to make the upgrade process as easy as possible for sysadmins. GlitchTip 4.0 includes a migration for moving a limited volume of existing issue and event data to new database tables and dropping older data. If you are already using GlitchTip 3.x and don't need to preserve large amounts of older event data, you can go ahead and upgrade now. However, if you want to increase the amount of data preserved in the migration, read on for more details.
By default, GlitchTip 4.0 will migrate the most recent 50,000 issues in your GlitchTip instance. This number can be changed with the environment variable ISSUE_EVENT_MIGRATION_LIMIT
. Additionally, it will only migrate up to 1,000 events per issue, which can be adjusted via the EVENT_PER_ISSUE_MIGRATION_LIMIT
environment variable. In our testing, the migration has taken approximately 5 minutes per 50,000 issues. During this time, the processing of new events will be queued in redis, so you will not see new events appear until the migration is complete.
We do not support upgrading multiple major versions such as 2.x to 4.x. If you haven't upgraded GlitchTip in the past year, you will want to upgrade to the latest 3.x release before upgrading to 4.0.
We aim to maintain API compatibility, but with a large refactor this is hard to guarantee. Test your third party integrations before upgrading.
We will be upgrading our hosted instance at app.glitchtip.com to this new version on Friday, April 12, at 14:00 UTC. We expect the upgrade to take about 35 minutes. In this time, incoming events will still be received but they will not be processed until the upgrade is complete. We will be migrating as many old issues as we can reasonably accommodate without excessive service interruption, but please be advised that not all issues will be carried over.
Our primary focus in GlitchTip 4.0 has been on improving performance and reducing system requirements. GlitchTip is not a venture capital backed company that can deploy ever-larger databases. Run by volunteers and supported by donations, it is important that we remain resource-light.
Your time and financial donations are the only thing that keeps GlitchTip development going. GlitchTip is not backed by venture capital.