HTTP probes can accept an additional hostname parameter that will set Host header and TLS SNI
We started using the Host header feature probing a single nginx ingress IP that is shared
What makes the traffic arrive to the correct deployment is the Host header meaning in the "Recent probes" table we just get
- Module (always the same)
- Target (always the same)
- Result
- Debug
And nothing to desambiguate in the "Recent probes" table.
Could we get "Host header" column in the "Recent probes" table?
That would be really appreciated