diff options
Diffstat (limited to 'changelog.d/13801.feature')
-rw-r--r-- | changelog.d/13801.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13801.feature b/changelog.d/13801.feature new file mode 100644 index 0000000000..d7cedfd302 --- /dev/null +++ b/changelog.d/13801.feature @@ -0,0 +1 @@ +Add `listeners[x].request_id_header` config to specify which request header to extract and use as the request ID in order to correlate requests from a reverse-proxy. |