GlitchTip now supports more options for uptime monitor timeouts and intervals (as frequent as every second, if you want). To learn more and how uptime monitoring works, read our development update here.
If you are self hosting GlitchTip and store millions of events a month, read on. GlitchTip 3.2 adds a nightly reindex of the issues_issue table. The first time this is run may be slow. We discovered that the GIN index on the issues tsvector grows over time an negatively affects performance. Autovacuum does not fix this. We decided this wasn't worth a major version increment, as anyone affected would likely already experience severe slowdown. If the process is too slow, consider manually dropping the index search_vector_idx
and recreating it.
Additional improvements will be made to uptime monitoring and eventually performance monitoring. Progress is slow on the latter - please let us know on GitLab if you can help. We need:
Your time and financial donations are the only thing that keeps GlitchTip development going. GlitchTip is not backed by venture capital.