Closed ijdickinson closed 2 years ago
Add ActiveSupport::Notifications if the Sapi client is running in a Rails environment. This will allow us to instrument calls to the Sapi endpoint, and report them back via a Prometheus endpoint.
ActiveSupport::Notification
Support for notifications added
Add
ActiveSupport::Notification
s if the Sapi client is running in a Rails environment. This will allow us to instrument calls to the Sapi endpoint, and report them back via a Prometheus endpoint.