alibaba / higress

Cloud Native API Gateway | 云原生API网关
https://higress.io
Apache License 2.0
2.49k stars 402 forks source link

can't use opentelemetry tracer #983

Open JhouXerox opened 1 month ago

JhouXerox commented 1 month ago

If you are reporting any crash or any potential security issue, do not open an issue in this repo. Please report the issue via ASRC(Alibaba Security Response Center) where the issue will be triaged appropriately.

Ⅰ. Issue Description

when using opentelemetry tracer, x-b3-sampled will not be 1.

Ⅱ. Describe what happened

image image

Ⅲ. Describe what you expected to happen

it should be described in configmap through tracing.sampling

Ⅳ. How to reproduce it (as minimally and precisely as possible)

  1. config tracer as opentelemetry
  2. make a ingress
  3. postman it

Ⅴ. Anything else we need to know?

image

Ⅵ. Environment:

johnlanni commented 1 month ago

We will support this feature in June.