View events that have been sent

We've added a new section called "Events" to the side menu. Here you can view all the events that have been received in your project.

Events are sent when using client.sendEvent(), from webhooks using our integrations, and when using HTTP Endpoints.

Using the new run filters

An event can trigger more than one run, so you can click through from an event to see the runs that it triggered, as well as view the payload and context.

Thanks to Kritik-J for the excellent Pull Request.

How to update

The Trigger.dev Cloud is now running v2.2.28. If you are self-hosting you can upgrade by pinning to the v2.2.28 tag.