Previous Topic: Add a Related MetricNext Topic: Define a Threshold


Create a Dynamic-Target Metric

A dynamic target allows you to determine the service level target of a metric during business logic runtime. Such targets can include the consumption of services or infrastructure changes. It has four values, just like Result; one for each mode.

Targets are set in the Metric Details tab.

Follow these steps:

  1. In the Metric Details tab, Service Level Target, select the Dynamic target check box.
  2. In the Business Logic tab, Business Logic Editor, implement a Target() function, and have it return the calculated target values.