Commit graph

5 commits

Author SHA1 Message Date
Henne Vogelsang
ddcd8dfc69
Drop Rails.application.secrets usage
That feature is gone and we already use environment variables...

https://github.com/rails/rails/pull/47801
2025-08-12 17:27:25 +02:00
Andrew Kvalheim
9ac6102847 Fix bug in naming of Sentry release
In #3299 sentry-ruby was updated past 5.10 which introduces
getsentry/sentry-ruby#2004, resulting in:

    ArgumentError: expect the argument to be a String or NilClass, got Integer (1646633480)
    /osem/config/initializers/sentry.rb:19
2024-03-16 16:44:22 -07:00
Andrew Kvalheim
31ffa102a7 Allow runtime configuration of Sentry tracing sample rate 2023-06-09 11:06:17 -07:00
Henne Vogelsang
d4e6122ba2
Set a release for sentry 2021-03-07 01:25:06 +01:00
Henne Vogelsang
b4b20bd135
Introduces sentry, removes airbrake
Sentry is the premiere FOSS error tracking app.
2021-03-06 23:13:59 +01:00