Envoy: Accessing tracing information within an HTTP Filter

Created on 8 Sep 2020  路  2Comments  路  Source: envoyproxy/envoy

Hi, I'm attempting to access the tracing information generated by the HTTP connection manager within one of our custom HTTP filters. Is there any way to access the active trace within an HTTP filter? Or is that not propagated down to a level that's accessible to the filter?

I've tried setting or getting the x-b3-* headers but those also seem to not be available.

Specifically I'm looking for the span id and the trace id.

Thanks for any tips!

question

All 2 comments

Thanks so much! That's what I was looking for and some how missed it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rshriram picture rshriram  路  3Comments

dstrelau picture dstrelau  路  3Comments

ghost picture ghost  路  3Comments

jeremybaumont picture jeremybaumont  路  3Comments

jmillikin-stripe picture jmillikin-stripe  路  3Comments