rampagecong opened a new issue #64:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/64


   ### Issue description
        w.Header().Set("trace_id",uuid.NewV4().String())
        w.Header().Set("span_id",uuid.NewV4().String())
   
   Add the above code to the Filter method, calling the registered route 
without returning anything and calling the upstream service.
   ### Environment
   
   * APISIX Go Plugin Runner's version:v0.2.0
   * APISIX version:2.12.0
   * Go version:go version go1.16.13 linux/amd64
   * OS (cmd: `uname -a`):Linux localdev 3.10.0-1160.49.1.el7.x86_64 #1 SMP Tue 
Nov 30 15:51:32 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to