Managing & Metering

See how to deal with deployed and running solutions. Get access to the dashboard and logs.

Introduction

Once a solution is built and deployed to a project, there is several information that can be accessed.

There are two possibilities to access the deployed solutions

Solution Hub

Within the Solution Hub all projects used with Financial Services Workbench are shown. Besides that, the user has access to all deployments within a project.

Solution Envoy Dashboard

A user can access the Dashboard via the DNS name of a Solution Envoy.

A Solution Envoy is the agent that is capable of showing deployed solutions built with the Solution Designer.

The Solution Envoy is installed in a so called tethered namespace. This special setup allows the main namespace (e.g. cpd) to control it in terms of re-using permissions and several infrastructure components like Helm. Setting up a new namespace is described here.

A detailed description of the available information is provided

In addition you can use the OpenShift Developer perspective to access additional information about the deployed solutions.

Metering

To ensure the correct metering in the sense of complying to the license, it is currently necessary to install the CPD Control Plane on each cluster. The IBM Financial Services Workbench components Solution Hub and Solution Designer must be installed in the same namespace as the CPD Control Plane.

The metering information and key figures can be seen in the Platform Management (Monitoring) of the CPD Control Plane. You can find the Url for the CPD Control Plane with the following command (e.g. for namespace zen):

oc get route zen-cpd -n zen

In the section 'Services' you will see 'Financial Services Workbench' in addition to the 'IBM Cloud Pak for Data Control Plane'. You can click on the 'Financial Services Workbench' Service to see the detailed metering data about all regarding namespaces and pods. It can be filtered by Pod statuses and Namespaces (tethered namespaces as well).