does the otel endpoint have to support TLS? tried ...
# spicedb
p
does the otel endpoint have to support TLS? tried to set these values in my spicedbcluster config
Copy code
otelInsecure: "true"
    otelEndpoint: <something>
    otelProvider: otlphttp
but it continues to try to access
https://
at the collector endpoint
4 Views