higress icon indicating copy to clipboard operation
higress copied to clipboard

can't use opentelemetry tracer

Open JhouXerox opened this issue 9 months ago • 1 comments

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.

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

â… . 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:

  • Higress version:
  • OS :
  • Others:

JhouXerox avatar May 21 '24 09:05 JhouXerox