application-gateway-kubernetes-ingress icon indicating copy to clipboard operation
application-gateway-kubernetes-ingress copied to clipboard

Ability to add custom HTTP headers to healthprobes

Open kchilka-msft opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. The current healthprobe generates lot of metrics/logs in our service. It would be nice to be able to add a header to these healthprobes so we know these are coming from gateway-probes. I tried playing with Rewrite HTTP headers but it only works if a request first lands in application gateway and doesn't work for healthprobes.

Describe the solution you'd like Ability to specify custom header in healthprobe

kchilka-msft avatar Jul 22 '24 18:07 kchilka-msft

Or if some off the shelf software requires a header for a health check. Seems silly for the software, but we still need the gateway in front of it.

theOrakle avatar Aug 15 '24 19:08 theOrakle