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
Apparently Faraday added instrumentation support (via middleware) lately, or I missed this when originally implementing our own instrumentation layer in #11.
Using the official one (public API, basically) would feel a bit safer to me.
Apparently Faraday added instrumentation support (via middleware) lately, or I missed this when originally implementing our own instrumentation layer in #11.
Using the official one (public API, basically) would feel a bit safer to me.
See https://lostisland.github.io/faraday/middleware/instrumentation.
The text was updated successfully, but these errors were encountered: