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
For a long time, I've used OpenTelemetry + Jaeger to collect logs & traces of AtomicServer. This was very useful in finding performance bottlenecks, and it provided a nice UI for checking / searching logs. It used a jaeger-specific implementation.
As I discussed here #652, Jaeger no longer supports OpenTelemetry in this way. I should switch to using Collector. See this blog post.