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
As-is (unless I'm missing something), it's non-trivial to override just the transport for connecting to honeycomb (without using the deprecated Config.Transport field).
There's no way to construct a sane "default" transmission.Honeycomb instance, and constructing one manually requires referencing a bunch of constants myself, and potentially double-specifying things like the logger or statsd client I want to use.
The text was updated successfully, but these errors were encountered:
alecb-stripe
changed the title
Consider undeprecating Config.Transport or providing a better API for constructing a default transmition.Sender
Consider undeprecating Config.Transport or providing a better API for constructing a default transmission.Sender
Apr 23, 2021
As-is (unless I'm missing something), it's non-trivial to override just the transport for connecting to honeycomb (without using the deprecated Config.Transport field).
There's no way to construct a sane "default" transmission.Honeycomb instance, and constructing one manually requires referencing a bunch of constants myself, and potentially double-specifying things like the logger or statsd client I want to use.
The text was updated successfully, but these errors were encountered: