OpenBankingToolkit / openbanking-reference-implementation

ForgeRock OpenBanking Reference Implementation is an example of how you can bundle all the micro-services together to create an Open Banking eco-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analise: Analytics and Metrics Orchestration

jsanhc opened this issue · comments

As a developer I want to have document so that I can understand properly how analytics and metrics works.

Acceptance criteria

  • Understand how analytics and metrics are orchestrated
  • Have documentation

Tasks

List of tasks required to implement this story

  • Analyse analytics and metrics implementation
  • Identify improvement points
  • Analyse analytics UI application
  • Create documentation

Release Notes

Affected App: Analytics and Metrics

Description: X

This looks a bit open ended to me. Can we just focus on fixing the current bug? We need to get a fix within a day really and get on with our upcoming project/tasks

Because we will probably change analytics soon. The current design is very coupled and brittle. I would rather use some standard industry patterns e.g. log file based analytics using splunk or something similar.

  • Create user by directory UI (forgerock-openbanking-ui): the app call directly AM to register the user (TPP, PSU)
    POST /json/realms/root/realms/auth/selfservice/userRegistration?_action=submitRequirements

Close to focus to fix a specific issue created #343