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
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
By overriding Subscriber::register_callsite() we have the possibility to continuously update which tracing Spans and Events we want to subscribe to. This could be useful to diagnose problems without requiring a restart - especially in the case of utilising a dashboard that comprises a feed from multiple running nodes. Automation could be provided to query all nodes (again without restart needed).
The text was updated successfully, but these errors were encountered:
By overriding
Subscriber::register_callsite()
we have the possibility to continuously update which tracing Spans and Events we want to subscribe to. This could be useful to diagnose problems without requiring a restart - especially in the case of utilising a dashboard that comprises a feed from multiple running nodes. Automation could be provided to query all nodes (again without restart needed).The text was updated successfully, but these errors were encountered: