<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr">Actually I want to adapt the OpenTelemetry module to create a span for the upstream request.<div><br></div><div>Tobias<br><div class="AppleOriginalContents" style="direction: ltr;"><br><blockquote type="cite"><div>Am 09.11.2021 um 10:44 schrieb Reinis Rozitis <r@roze.lv>:</div><br class="Apple-interchange-newline"><div><div><blockquote type="cite" class="">Do generic request handlers/response filters work for request to upstream servers? Do you now any documentation/example on how to implement such an handler/filter?<br class=""></blockquote><br class="">As a variant the Sub filter module does http://nginx.org/en/docs/http/ngx_http_sub_module.html (the only requirement was that the response from the upstream shouldn’t be compressed though).<br class=""><br class="">But probably it would be more easy to suggest something if you wrote what exactly you want to achieve as there are also options to mangle with requests using Lua etc.<br class=""><br class=""><br class="">rr<br class=""><br class="">_______________________________________________<br class="">nginx mailing list<br class="">nginx@nginx.org<br class="">http://mailman.nginx.org/mailman/listinfo/nginx</div></div></blockquote></div><br></div>
</div></body></html>