UKHomeOffice / docker-nginx-proxy

A generic WAF proxy layer
MIT License
64 stars 37 forks source link

Use uuid from header if present #125

Closed bravesirrobin81 closed 5 years ago

bravesirrobin81 commented 5 years ago

This enables tracking requests across microservices, provided the appropriate header is set on the outgoing HTTP request. Very useful for analysing performance problems.

I've not done the work here to pull a UUID from the request parameter instead, but that should be a simple enough extension.

jaykeshur commented 5 years ago

hi @bravesirrobin81 could you push this to a branch on the repo, to get it through CI etc please.

bravesirrobin81 commented 5 years ago

Done.

zuzak commented 5 years ago

@bravesirrobin81 could you make sure the email address you used to commit 281cbcf9441a1973c8ed047991601fabc294d05e is associated with your GitHub account (you can add email addresses at https://github.com/settings/emails)

bravesirrobin81 commented 5 years ago

@zuzak I'm afraid I can't. I no longer have access to that e-mail, hence why I had removed it.