Export DevOps ACR Metrics from Pega 7
In our company we implement DevOps pipeline for Pega 7 (Jenkins + PrpcUtils).
Now we want count and monitor some metrics.
How info about ACR and Commits can be exported from Pega?:
1) Reports from Guardrail (analog SonarCube)
2) Info about Commits (analog BitBucket/Git)
I think it can be done by settings some logger into Debug, and then we read SystemOut by Logstash (and Elastic+Kibana).
But we don't know which logger responsible for commits and Guardrail Tasks?
Thank you for help in advance.
Hi,
I am not fully aware of the platform log levels as asked by you, but an PDN Exchange component is available which provides all these capabilities.
You can refer to https://pdn.pega.com/exchange/components/72-dev-ops-acceleration-pack, it is a tool suite with collection of components providing an end-to-end DevOps capabilities. The components in it can also be individually be used, which will help you to achieve your requirements.