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

Show percentage of 4XX and 5XX responses in HTTP Status Chart #1215

Closed Nazarah closed 6 years ago

Nazarah commented 8 years ago

In the chart to be implemented on Sprint 25, hovering over the plots on HTTP Response Status chart shows the number of 2XX, 5XX and 4XX requests. However for analytical purpose, it is convenient to show what percentage of client and server error responses are of 4XX and 5XX type. It is also good to know the total number of 4XX and 5XX responses

User Story

As an API Owner I want to see percentage of 4XX and 5XX responses from the overall failed responses for API call so that I can know how much failed responses are from client side and from server side for a specific period of API usage

Wireframe

apinf analytics charts2

marla-singer commented 6 years ago

@preriasusi The issue is outdated