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
Describe the bug
Running curl $IP:8080/check on a goldpinger pod some of the returned results are missing field "response-time-ms". Are values less than 1ms just missing?
To Reproduce
Steps to reproduce the behavior:
on a kube cluster with a sufficently low enough network latency you'll see statuc-code 200s returned but no "response-time-ms" field:
Describe the bug
Running
curl $IP:8080/check
on a goldpinger pod some of the returned results are missing field "response-time-ms". Are values less than 1ms just missing?To Reproduce
Steps to reproduce the behavior:
on a kube cluster with a sufficently low enough network latency you'll see statuc-code 200s returned but no "response-time-ms" field:
Expected behavior
The field "response-time-ms" to exist when status-code 200 is returned
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: