diff --git a/changelog.d/13786.feature b/changelog.d/13786.feature new file mode 100644 index 0000000000..e43d6a83af --- /dev/null +++ b/changelog.d/13786.feature @@ -0,0 +1 @@ +Add `opentracing.request_headers_to_tag` config to specify which request headers extract and tag traces with in order to correlate timeouts in reverse-proxy layers in front of Synapse with traces.