Closed
Description
The main user of the dashboard is an API owner who checks the dashboard for performance and to get insight into API usage. When API owner is viewing the dashboard, they should also be able to define or select an API they see analytics for (from their APIs)
User story
As an API owner
I want to determine which API I want to see the analytics for
so that I can gain insight on single API usage
Design
Definition of done
- User has a method for selecting a single API on dashboard page
- Based on the user selection, dashboard charts (and table) get updated
- User can easily select another API for viewing the analytics
- User interface clearly indicates what API you are looking at (vs. looking at all APIs)
- Optionally, user can switch back to all APIs owned by this particular owner
Resources
- Upstream support request: Filter analytics data by API Backend? NREL/api-umbrella#252