is that also true for gRPC, or you see no spans with gRPC?
similar state with gRPC, HTTP is somewhat fewer dropped spans but they're similar
my endpoint is set like this:
PHOENIX_COLLECTOR_ENDPOINT="http://ec2-***-***-***-***.***.compute.amazonaws.com:4317"
so I believe it shouldn't use secure channel.