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.
And this feature should also be turned off by default or should be turned off when we build the on chain wasm file, as we do it for logging. We can then have special nodes that run with a wasm file that has this feature enabled.
On the host side we use span based tracing which are now also available in our metrics backend.
Adding this to the runtime seems reasonable.
Outline:
Define something along:
which could be conveniently used similarly to the node side
jaeger::Span
s.The text was updated successfully, but these errors were encountered: