Question

GB
Posted: 2 days 22 hours ago
Last activity: 2 days 20 hours ago
Last activity: 19 Aug 2025 10:58 EDT
How do I customize Performance Monitoring in Pega?
I need to create a Pega application performance report to be shared with stakeholders that includes the following performance metrics:
- Average System Response Times (LCP) Performance level per month (75th Percentile Response Time: <=2.5 seconds)
- API Response Time - Time to first byte per API Response Call per month
- Total Volume of API calls in a month
- Number of API calls within each performance level (Target Performance Level (good): 75th Percentile Response Time: <=1 seconds)
How do I capture these metrics in Pega and export them to create a dashboard?