App Details Page

The App Details page displays information about a TIBCO BusinessWorks Container Edition app.

The following items are shown for the selected app.

Item Description
App Name The app name.
Tags Click to see the tags that have been added to the app, and add, edit, or delete tags.
Link Developer Hub Component The Link Developer Hub Component option configures Link Name and Developer Hub component URL. Once these are configured you can navigate to the component page of respective applications on Developer Hub by providing a valid Developer Hub Component URL. This link is visible only if the Developer Hub capability is provisioned in the data plane.
App ID The app ID. To copy the App ID, click the icon.
Last Modified The date when the app was last modified.
Instances The number of required app instances. Hover over the number of instances. When the arrows display, use them to change the required number of instances.
Status Indicates whether the app is running, stopped, not pushed, ready, or incomplete. For apps that support multiple instances, the Status shows when an app is scaling.
Scale Scales applications to the required number of instances.
Managed By Indicated whether the app is managed by BW Provisioner or Helm.
Auto Scaling View the auto scaling configurations for the app. This option is visible only if the application has auto scaling enabled.

Hamburger Menu Items

The hamburger menu contains the following items:

Item Description
Set Endpoint Visibility Sets the endpoint visibility of an app to Private or Public.
Restart Application Restarts the application. If the tags or app name has changed, the changes are pushed to the app deployment on the data plane.
Upgrade Application Upgrades the application.
Enable Service Mesh Enables Service Mesh for a running app.
Disable Service Mesh Disables Service Mesh for a running app.
Enable Auto Scaling Enables Auto Scaling for an app.
Disable Auto Scaling Disables Auto Scaling for an app.
Enable Execution History Enables the Execution History for a running app.
Disable Execution History Disables the Execution History for a running app.

Process Tab

Displays a read-only static tree view of all processes deployed. For more information, see Viewing Process Implementation.

Endpoints Tab

Displays a list of an app's endpoint URLs for the TIBCO BusinessWorks Container Edition app. This tab contains the following controls for each endpoint:

Item Description
Service Name Name of the service.
Description Description of the Service
Service PathPrefix The path prefix is used for exposing the Service Port over ingress for public endpoints.
Visibility Indicates if the app's endpoint is Private or Public.
Service Port Service port number for exposing the public endpoints over ingress.
Copy Public URL Copies the public application URL.

Action

The Public URL and Internal URL options are displayed. Copies the internal or public endpoint URL.
Test Displays the contents of the endpoint in Swagger. This is available for public endpoints and apps with REST endpoints only.

Monitoring Tab

Displays performance metrics such as CPU and memory usage, network throughput, and up-time for TIBCO BusinessWorks Container Edition apps. For more information, see Viewing Monitoring Details.

Environmental Controls Tab

Displays subtabs for application variables and Engine variables, which display the current values of app properties for TIBCO BusinessWorks Container Edition apps. You can modify values to late-bind new property values for the app. For more information, see Configuring App Variables.

Logs Tab

Displays logs for your TIBCO BusinessWorks Container Edition apps. View logs in a scrolling real-time display, or select a time range to view historical logs. For more information, see Viewing Logs.

Traces Tab

Displays traces for your TIBCO BusinessWorks Container Edition app, the traces are collected via the OpenTelemetry collector. Traces are disabled by default. To enable the traces for an app, set the BW_OTEL_TRACES_ENABLED engine variable to True in the Environment Control tab. For more information, see Viewing Traces.