odpi/egeria

[Enhancement] Add new view services to Egeria UI application

mandy-chessell opened this issue · 1 comments

Existing/related issue?

No response

Please describe the new behavior that that will improve Egeria

There are new view services that are available through the OMAG Server Platform and not through the Egeria UI platform. The aim is to maintain a consistent set of view services through these two platforms so that the UI components can work with either backend.

There is some prototype code in Egeria UI that incorporates the REX, TEX and Dino view services. This issue aims to harden the code that incorporate the view services and add the other view services.

Alternatives

No response

Any Further Information?

One of the areas that need work is the the logging. There are messages with incomplete information. In addition, the message Ids are not being output. For example:

2023-06-28 12:00:51.943 - INFO 1 --- [           main] o.o.u.u.s.s.v.AuditLogDestinationService : The null Open Metadata View Service (OMVS) is using the following resource endpoints as permitted endpoints: [ResourceEndpointConfig{resourceCategory='Platform', description='Egeria Open Metadata platform running on localhost:9443 (https)', platformRootURL=https://localhost:9443, serverName=null, serverInstanceName=null, platformName=LocalhostPlatform}, ResourceEndpointConfig{resourceCategory='Server', description='Egeria Open Metadata server running on platform named 'LocalhostPlatform:9443' ', platformRootURL=null, serverName=cocoMDS1, serverInstanceName=null, platformName=null}]

Would you be prepared to be assigned this issue to work on?

No response

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.