Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.47 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.47 KB

pega-alertanalyzer

AlertAnalyzer is a tool that can be used to analyze PegaRULES ALert log files and render insights into performance issues

Status

Questions CI Codecov Docs Release
Stack Overflow Build Status codecov Docs pega-alertanalyzer

Latest 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>

Additional Resources