Documentation Index

Fetch the complete documentation index at: https://docs.stackify.com/llms.txt

Use this file to discover all available pages before exploring further.

Ruby APM Troubleshooting

Prev Next

Errors on Unit Tests

If you are getting errors when running unit tests you can disable the profiler w/ the instrument toggle.

Add instrument toggle to config/stackify_apm

instrument: false 

Alternatively, create an environment variable STACKIFY_INSTRUMENT with a value of false.

No APM Data