Rails 8.1 is set to bring a new API, Rails.event.notify(...), that will help make it simple to publish structured events that are immediately consumable by monitoring and Application Performance Monitoring (APM) platforms like Datadog, AppSignal, New Relic, or Honeycomb.
In this post, we’ll look at how it works, why it matters, and how to prepare your app for data-hungry observability tools.
Read more