Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configuring CoScale Extension

To configure the CoScale extension follow these steps:

  1. Select your CMR in the Image AddedRepository Manager View and open the CMR settings (Image Added "Configure Repository"):
    Image Added 

  2. In the configuration dialog enabled "Show advanced properties" (at the bottom) and navigate to Data Publishing Extensions → CoScale
    Image Added

  3. Activate the CoScale plugin, enter the configuration properties and click on the OK button.

    Property NameDescription
    ActivateEnable / disable the CoScale Plugin.
    Access TokenThe access token for the CoScale API.
    Application IDThe CoScale ID of the application of interest.
    Write TimingsIf activated, the inspectIT CoScale plugin writes e-2-e latencies and calculated thresholds as metric data to CoScale.


    Base URLThe base URL to the CoScale server.
    Number of Invocations to SendThe number of slowest invocation sequences (per business transaction type) within an anomaly to be sent to CoScale as "forensic" data.
    Aggregation Time Interval (min)The time interval in minutes to take for aggregation of response times and anomaly detection.
    Minimal Anomaly DurationThe minimum duration (in the time unit defined above) of anomal behaviour to be detected as an anomaly.
    Smoothing FactorSmoothing factor for the Exponentially Weighted Moving Average used for anomaly detection
    Trend Smoothing FactorThe factor for the Trend component of the anomaly detection
    Standard Deviation FactorThe anomaly detection algorithm learns baselines on the latencies of business transactions. On top of this baseline, the algorithm adds a multiple of the standard deviation of the latency values to calculate a threshold curve that detemines when an anomaly should be detected. This property defines the factor to be multiplied with the standard deviation before adding the result to the baseline value.