OpenResty XRay Analyzer User Manual

Examples of how to use OpenResty XRay Analyzer

OpenResty XRay Standard Analyzers Upgrade

The standard analyzers for the on-premise of OpenResty XRay is upgraded via a .dat file, as follows. Download the .dat file we sent via email.

lj-lua-ngx-status-code

lj-lua-ngx-status-code can be used to capture lua backtrace of HTTP requests that call ngx.exit(code) with code greater or equal than 400. This.

ngx-req-latency

ngx-req-latency analyzer can be used to analyze the request latency distribution among all the process phases.

openresty-coredump-analysis

openresty-coredump-analysis can be used to analyze the core dump file generated after an abnormal exit of the application.