Configuring TIBCO LiveView as a Metric Store
To configure TIBCO LiveView as a metric store, configure the inference agent, TIBCO LiveView server, and entities which you want to publish to the TIBCO LiveView Web dashboard.
By using the inference agent you can connect the TIBCO BusinessEvents project to the TIBCO LiveView server.
The inference agent is added to a processing unit similar to how other agents are added to the processing unit.
- Procedure
- In the TIBCO BusinessEvents Studio, open the project CDD file for editing.
- Add the Inference agent class. For details, see Adding an Agent Class.
- On the Cluster tab, under
Application Metrics, select
Metrics Store and provide values for the following configurations.
Configuration Description Store Provider Select LiveDataMart. LDM Url Specify URL of the TIBCO LiveView server. User Name User name for the TIBCO LiveView server. Password Password for the User Name. Initial Size Specify the initial size of the connection pool. Max Size Specify the maximum size of the connection pool. - Specify entities which you want to publish to TIBCO LiveView server. You can also specify a filter to select only those instances which qualifies the filter.
For more information on adding a new filter and its configurations, see Adding Entity Configurations for Metric Stores.
- Save the project.