consul/agent/proxycfg
Freddy 9265d20859 Log the correlation ID when blocking queries fire (#10689)
Knowing that blocking queries are firing does not provide much
information on its own. If we know the correlation IDs we can
piece together which parts of the snapshot have been populated.

Some of these responses might be empty from the blocking
query timing out. But if they're returning quickly I think we
can reasonably assume they contain data.
2021-07-23 22:38:03 +00:00
..
manager.go proxycfg: use rpcclient/health.Client instead of passing around cache name 2021-03-12 11:46:04 -05:00
manager_test.go Add flag for transparent proxies to dial individual instances (#10329) 2021-06-09 20:39:37 +00:00
proxycfg.go Proxy Config Manager (#4729) 2018-10-10 16:55:34 +01:00
snapshot.go Validate SANs for passthrough clusters and failovers 2021-07-14 22:41:51 -06:00
state.go Log the correlation ID when blocking queries fire (#10689) 2021-07-23 22:38:03 +00:00
state_test.go Validate SANs for passthrough clusters and failovers 2021-07-14 22:41:51 -06:00
testing.go Merge pull request #9981 from hashicorp/ma/uds_upstreams 2021-05-05 16:17:32 -04:00