OpenBankProject / API-Manager

A Django project to manage the Open Bank Project API via API Calls
GNU Affero General Public License v3.0
63 stars 61 forks source link

Add connector metrics #26

Open sebtesobe opened 7 years ago

sebtesobe commented 7 years ago

@simonredfern requested: The API has a call to get connector metrics (https://apiexplorer.openbankproject.com/#2_2_0-getConnectorMetrics). Add this to the API Manager, make the current navigation item 'Metrics' a menu with two items: 'API Metrics' (current functionality) and 'Connector Metrics' (new functionality, but might share query possibilities with API Metrics).

sebtesobe commented 7 years ago

Blocked by: https://github.com/OpenBankProject/OBP-API/issues/617 https://github.com/OpenBankProject/OBP-API/issues/618 https://github.com/OpenBankProject/OBP-API/issues/620 https://github.com/OpenBankProject/OBP-API/issues/623