This is the result of running with endpoint set to 172.17.0.1 and localhost.
The OtelCollector address grid does not include instruction for windows.
Below command should do the equivalent to check if OtelCollector is accessible and accepting traces:
Copy code
docker run -it --network clickhouse-setup_default signoz/troubleshoot checkEndpoint --endpoint=otel-collector:4317
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.