apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 33 forks source link

Median Response Time chart blank for APInf Management REST API #3011

Closed kyyberi closed 7 years ago

kyyberi commented 7 years ago

Steps to Reproduce:

  1. go to page: https://apinf.io/analytic/Wn7B5BM82gaBcHax5
  2. see median response time chart in the middle

Outcome:

screenshot at lokakuuta 03 16-04-42

Expected Behavior: Something like what I see with APInf Catalog REST API

screenshot at lokakuuta 03 16-05-45

Environment:

Mac, Firefox(55.0.3), APInf production site (https://apinf.io)

marla-singer commented 7 years ago

@kyyberi It isn't blank, the value is 0 2017-10-03 16-30-16

kyyberi commented 7 years ago

Ok. Is that true? I have difficulties to believr that everything always is performed under 1 millisecond. If that is the case, it's great.

kyyberi commented 7 years ago

Sorry, under 0,1 or 0,2 milliseconds.

marla-singer commented 7 years ago

If value is between 01 and 0.9 then it will round to 0

kyyberi commented 7 years ago

As acting end user my first impression is that it's broken dispite of the fact that api seems to be blazing fast. Perhaps that should be indicated to end user some other way than chart bar since that does not work in this case.

Nazarah commented 7 years ago

Perhaps a kudos message can be displayed for such APIs? ;) like "The API responses fast! Good job!" In color green. Sometimes positive messages give good experiences to users and urge them to keep up the good work.

marla-singer commented 7 years ago

@kyyberi All endpoint that start from //apinf/management/api/v1/organizations/* returns 403 error and these endpoints have Mediam response time as 0ms. joxi_screenshot_1507188797832

If the response status is 2xx then response time isn't 0 joxi_screenshot_1507188380457

Don't see any trouble and the issue can be closed