Skip to content

Web GUI to display flame graphs of requests to PHP applications.

License

Notifications You must be signed in to change notification settings

nedix/spx-container

Repository files navigation

Web GUI to display flame graphs of requests to PHP applications.

Screenshot at Oct 17 02-10-36

Usage

The following example expects that you have your main application services defined in compose.yml. It will listen for requests on port 81.

1. Create the Compose manifest

wget -q https://raw.githubusercontent.com/nedix/spx-container/main/docs/examples/compose-spx.yml

2. Start the services

docker compose -f compose.yml -f compose-spx.yml up -d

3. Capture a profiling report

Navigate to the page you would like to get measurements for on http://127.0.0.1:81 to capture a profiling report.

4. Get insight into performance metrics

Navigate to the SPX web interface on http://127.0.0.1:81/?SPX_UI_URI=/&SPX_KEY=dev.


Attribution

Powered by SPX.

About

Web GUI to display flame graphs of requests to PHP applications.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •