Performance, Scalability, and Reliability

The Performance, Scalability, and Reliability (PSR) Logger is a lightweight instrumentation API implemented in ONE. It is designed to help diagnose performance issues in production servers without having to restart the server in profiling mode. The service runs with very low overhead and is turned on by default on all production systems.

images/download/attachments/144836431/montest_9-version-1-modificationdate-1645139480000-api-v2.png

Click the PSR Service link. Locate the showResults method and click the Invoke button.

images/download/attachments/144836431/montest_10-version-1-modificationdate-1645139489000-api-v2.png

Clicking the Invoke button displays the results of the PSR Service's logging query as comma-separated text. Copy the text into your favorite text editor and save the file as a CSV. You can then open it in the spreadsheet software of your choice.

images/download/attachments/144836431/montest_11-version-1-modificationdate-1645139500000-api-v2.png