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
otel-collector will export a standard file format which can be collected
and imported into any tool we want.
Also adds configurations that people can use locally to take the
generated trace file from a CI run and load it locally into jaeger.
NOTE: It looks like we had a bad copy/paste that didn't get caught when
we tried to switch to the ghcr mirror we have of jaeger, so tracing
hasn't been working properly since then.
With this change we also just add a warning to the build that we
couldn't setup tracing if it fails rather than exiting non-zero and
failing the build--no need for a mirror.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
0 commit comments