AlertAnalyzer is a tool that can be used to analyze PegaRULES ALert log files and render insights into performance issues
Questions | CI | Codecov | Docs | Release |
---|---|---|---|---|
Can be sourced from Artifactory/Bintray like so:
<dependency>
<groupId>com.pega.gsea</groupId>
<artifactId>pega-alertanalyzer</artifactId>
<version>X.Y.Z</version>
<classifier>sources|docs</classifier> (Optional)
</dependency>