Viewing TIBCO Flogo® App Instrumentation with the API

Use the API to view TIBCO Flogo® app instance metrics, including the number of times the instance completed, failed, and started, and the app status and trigger name. 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/flogo/instrumentation method to view instrumentation for a app instance.

Related Topics

Monitoring Apps with the TIBCO Cloud™ Integration API