Slackbot
03/22/2022, 10:48 AMAnkit Nayan
Ankit Nayan
4318
so try exposing this port at docker-compose https://github.com/SigNoz/signoz/blob/develop/deploy/docker/clickhouse-setup/docker-compose.yaml#L66Ankit Nayan
55681
which is the legacy http port for otlp http. Checkout https://github.com/jufab/opentelemetry-angular-interceptor/blob/main/collector/docker-compose.yaml#L23-L26Ankit Nayan
cors_allowed_origins
attribute at otel-collector-config as in https://github.com/jufab/opentelemetry-angular-interceptor/blob/main/collector/otel-collector-config.yaml#L1-L8Ankit Nayan
sudo docker-compose -f ./docker/clickhouse-setup/docker-compose.yaml restart otel-collector
Ankit Nayan
Selva
03/22/2022, 1:39 PMAnkit Nayan
<http://localhost:4318/api/traces>
and <http://localhost:55681/api/traces>