You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log message should appear in the UI as they do when using sentry.io.
Actual Result
No activity is seen in the UI
Is there anything else I can debug in this scenario? The readme says "should work with on-prem Sentry versions 20.6 and later", I hope that's still the case or was there some breaking change added?
The text was updated successfully, but these errors were encountered:
Environment
server: sentry on-prem 21.8.0
crate: sentry = "0.34.0"
Steps to Reproduce
I have a small application tailing logs and forwarding errors to sentry.
This works fine if using sentry.io but messages do not appear on our on-prem sentry server.
Enabling debug in config only yields these messages
Full code here: https://github.com/mrhockeymonkey/consul-beat/tree/main/consulbeat
Expected Result
Log message should appear in the UI as they do when using sentry.io.
Actual Result
No activity is seen in the UI
Is there anything else I can debug in this scenario? The readme says "should work with on-prem Sentry versions 20.6 and later", I hope that's still the case or was there some breaking change added?
The text was updated successfully, but these errors were encountered: