Kyle Brennan aaa928c67d
[proxy] treat errors for /analytics as 503 (#19970)
Elevations of 502 errors for Proxy can trigger ProxyBadGateway, which can be a warning that end-users are having trouble (like if supervisor is returning 502s).

Sometimes /analytics returns 502, like with Enterprise, if telemetry-exporter has trouble. In these scenarios, we do not need/want to trigger ProxyBadGateway (which alerts on-call).

So, for /analytics errors, we return a response code of 503, instead of 502.
2024-06-26 15:03:21 +02:00
..
2023-12-11 14:14:18 +02:00
2023-12-11 14:14:18 +02:00
2023-12-11 14:14:18 +02:00