Viewing TIBCO BusinessWorks™ App Instrumentation with the API

Use the API to view TIBCO BusinessWorks App instance metrics used to monitor the app. App metrics include information such as the average, minimum, maximum, and total time elapsed since starting, the average, maximum, and total execution time, and the maximum elapsed time. You can use these statistics to create a Dashboard for your app instances.

To view app instrumentation you need the following:

Use the GET ​/v1​/subscriptions/{subscriptionLocator}/apps/{appId}/instances/{instanceId}/monitoring/bw/instrumentation method to view instrumentation for a TIBCO BusinessWorks App instance.

Related Topics

Monitoring Apps with the TIBCO Cloud™ Integration API