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
It seems like we expect users to be able to customize the OpenTelemetry error handler, but I am having trouble finding documentation (on OTel docs, within code, or RubyDoc.info) that explains how to do this. It seems like it's possible due to the attr_writer for :error_handler within the SDK configurator.
If we want users of the SDK to have the ability to customize the error handler, we should have easy to find instructions that describe how to do this.
If this documentation exists and I somehow missed it, please add links as comments on this issue.
The text was updated successfully, but these errors were encountered:
👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.
It seems like we expect users to be able to customize the OpenTelemetry error handler, but I am having trouble finding documentation (on OTel docs, within code, or RubyDoc.info) that explains how to do this. It seems like it's possible due to the attr_writer for :error_handler within the SDK configurator.
If we want users of the SDK to have the ability to customize the error handler, we should have easy to find instructions that describe how to do this.
If this documentation exists and I somehow missed it, please add links as comments on this issue.
The text was updated successfully, but these errors were encountered: