openzipkin / zipkin-browser-extension

Chrome and Firefox browser extensions for Zipkin
Apache License 2.0
25 stars 13 forks source link

Investigate if Age header should indicated that request stopped in a cache #11

Closed sveisvei closed 2 years ago

sveisvei commented 8 years ago

E.g. Varnish will set a header "Age" with value 0 or more. if value is more than 0, the request did "most likely" just hit the cache, and no trace data will be available.