We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eeca14 commit 83a727aCopy full SHA for 83a727a
lib/sentry/application.ex
@@ -57,7 +57,7 @@ defmodule Sentry.Application do
57
end
58
59
if config[:quantum][:cron][:enabled] do
60
- Sentry.Cron.Quantum.attach_telemetry_handler()
+ Sentry.Integrations.Quantum.Cron.attach_telemetry_handler()
61
62
63
0 commit comments