aws-observability / aws-otel-playground

Sample Application for the AWS X-Ray SDK with support for OpenTelemetry
MIT No Attribution
34 stars 15 forks source link

OTLP endpoint must be a URL with a scheme of either http or https. #10

Closed denisgotthans closed 3 years ago

denisgotthans commented 3 years ago

The java agent param OTEL_EXPORTER_OTLP_ENDPOINT must be a URL with a scheme of either http or https based on the use of TLS.

https://github.com/open-telemetry/opentelemetry-java/blob/main/sdk-extensions/autoconfigure/README.md#otlp-exporter-both-span-and-metric-exporters