How to debug no messages coming in?

I created a new DSN and invalidated the old one because I had accidentally checked it in.

Now I’m successfully using the new DSN in my code, and I get an event ID back from (golang) raven.CaptureMessageAndWait()

However, no messages/issues ever show up in my dashboard any more.

How can I debug this? It’s especially annoying because I’m a n00b and did have it working, and now get no issues at all. (org: drud, project: ddev)

Edit: As of an hour or so later, this is working again. I don’t know why. I think the topic of trying to sort out this situation is worth addressing though.