Skip to content

analytics

jorgesanchezperez edited this page May 20, 2020 · 2 revisions

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}

Permisions

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.

Authorities - first approach (in review)

  • PUSH_KPI
  • READ_KPI

Give grant access an user (set the authorities)

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:

  1. Access as admin on AM https://am.{DOMAIN}
  2. Search the entity (user) on the realm Auth and edit it.
  3. Add the authorities values to field MSISDN Number
  4. Save it and return to login in analytics app.