bench-routes icon indicating copy to clipboard operation
bench-routes copied to clipboard

Monitoring responses for a route not working properly with endTimestamp parameter

Open ruddi10 opened this issue 5 years ago • 3 comments

Describe the bug Even if the route is having ping,jitter and response time when we try to fetch for there graph then the response from the api call has their values as 0 creating inconsistency.

To Reproduce Steps to reproduce the behaviour:

  1. Go to Monitoring
  2. Click on any route details for the one having ping,jitter and Response values.
  3. You will see that No values alert.

Expected behaviour We get the correct response from the api.

Screenshots Screenshot from 2021-03-15 14-23-20

Screenshot from 2021-03-15 14-23-24

Screenshot from 2021-03-15 14-51-53

Desktop (please complete the following information):

  • OS: Ubuntu 20.04

ruddi10 avatar Mar 15 '21 09:03 ruddi10

@Harkishen-Singh @muskankhedia can you please have a look at this I think there is a problem with the api but not sure what do you think ??

ruddi10 avatar Mar 15 '21 09:03 ruddi10

@ruddi10 The API calls are fine here, this is because no data is stored in the files for the respective route. This mainly occurs when we don't receive the desired data from the route or there is a faulty route. Also, this needs to be handled in a better way in the backend.

muskankhedia avatar Mar 16 '21 14:03 muskankhedia

Yeah after opening this issue I saw that for some cases it working fine but for some its failing

ruddi10 avatar Mar 16 '21 14:03 ruddi10