-
Notifications
You must be signed in to change notification settings - Fork 0
analytics
Analytics is a high level monitoring application dedicated to Open Banking APIs. It gives you insight of what is happening in your Open Banking eco-system from a API usage and performance.
It provides high level Key Point Indicators (KPIs). What we mean by this is that it won't provide low level KPIs like Grafana and Prometheus. Analytics uses basic metrics to compute high level KPIs. You can see this Open Banking analytics at the same level of KPIs than Google analytics.
With this application, you will be able to take decisions base on how your Open Banking APIs are evolving.
https://analytics.{DOMAIN}
To have access to analytics app it will be necessary the proper permisions, these permisions to access are given by authorities manage on the AM.
- PUSH_KPI
- READ_KPI
To give analytics access to an user it will be necessary set the proper authorities on that entity (user) on AM (Access Management) following the below steps:
- Access as admin on AM
https://am.{DOMAIN}
- Search the entity (user) on the realm Auth and edit it.
- Add the authorities values to field
MSISDN Number
- Save it and return to login in analytics app.