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
We don't currently use any of the otel tracing reporting (both because it's missing capabilities and because we no longer have a good frontend for it), and I believe we stopped using it in instagoric. However we've introduced a context aware slog that we started using.
What is the Problem Being Solved?
We don't currently use any of the otel tracing reporting (both because it's missing capabilities and because we no longer have a good frontend for it), and I believe we stopped using it in instagoric. However we've introduced a context aware slog that we started using.
Description of the Design
Replace
otel-trace
withotel-context-aware-slog
in the integration testConsider removing otel-and-flight-recorder.js as well.
Security Considerations
None
Scaling Considerations
None
Test Plan
None
Upgrade Considerations
Slog senders are part of chain software
The text was updated successfully, but these errors were encountered: