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
https://github.com/SigNoz/signoz.io/blob/main/data/docs/collection-agents/ecs/sidecar/install.mdx states to use image otel/opentelemetry-collector-contrib:0.109.0 but this version does not allow the health check to run. It would require a modified image to be able to run the health check. version signoz/signoz-otel-collector:0.88.13 does allow the health check to run but is an older version which used to be the version stated in this doc.