You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loadgen has gotten pretty complex with all the different modes and configurations. The problem is that when misconfigured, it just reports a generic failure in metrics. This makes debugging downstream harder, as consumers don't know what the error is without accessing core logs directly.
We should add a new mode status that reports the most recent loadgen error status, if any.
The text was updated successfully, but these errors were encountered:
Loadgen has gotten pretty complex with all the different modes and configurations. The problem is that when misconfigured, it just reports a generic failure in metrics. This makes debugging downstream harder, as consumers don't know what the error is without accessing core logs directly.
We should add a new mode
status
that reports the most recent loadgen error status, if any.The text was updated successfully, but these errors were encountered: