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 already have an otel-collector on the tpp-backend which collects system metrics & sends them to otel-gateway (the otel-collector on dokku4)
traces/spans from job-runner currently go directly to otel-gateway, but they can be buffered in process in job-runner & the buffer contents can be lost if job-runner is restarted
we should send the trace data from job-runner to the otel-collector to forward on to otel-gateway
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: