• 安装部署
  • Ingress添加https证书后Tracing无法获取数据

之前Ingress是用的http协议,Tracing可以正常获取数据,自从为Ingress添加https证书后,Tracing就无法获取数据了,且x-request-id的格式也变了(x-request-id: fcecf2feaa91989b02d7cb543f8ccfb8)请问如何处理?

    cjq8876 试一下在nginx-ingress-controller 的configmap 中加上 generate-request-id: false