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
The gRPC reconfigure response dropped `statsdTags` because
`PopulateReconfigureEvent()` looked up the wrong config key.
Harden the gRPC reconfigure test to assert response fields directly and
to fail when expected config keys are missing from the response body.`
Signed-off-by: Santiago Gimeno <santiago.gimeno@gmail.com>
PR-URL: #495
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
0 commit comments