Infrastructure and developer tools
European error tracking services
See production errors without shipping data overseas
Replaces: Sentry
Software fails in production, and an error tracking service makes sure you hear about it with enough context to act. The SDK in your application captures exceptions along with stack traces, release version, browser or runtime details and a breadcrumb trail of what happened first. Similar errors are grouped, so one incident does not bury your inbox, and alerts route to chat or email.
Stack traces leak more than developers expect: request parameters, user identifiers, sometimes fragments of customer records. AppSignal, Bugsink and GlitchTip are European entries, and some can be self hosted if you would rather keep everything in house. A European alternative for error tracking keeps those crash payloads inside the EU, which is easier to explain in a data processing register.
Bugsink
Sentry compatible error tracking from the Netherlands
Bugsink is an error tracker from the Netherlands that you can either self-host or use as a managed service. It works with the Sentry SDKs, so existing instrumentation keeps working, and it groups issues, sends real time alerts and shows detailed stack traces including code and local variables.
Self-hosted and open source
Open source projects you can run yourself. Not necessarily made in Europe, but nobody else holds your data.