Advanced Instrumentation

There are a few advanced instrumentation settings that you can configure to get more details from Tideways Profiling. These are not activated by default in most cases so that you are aware of the implications when activating them. Each section explains the trade-off of activating or deactivating them.

Collect Keys for Redis Instrumentation

The Redis instrumentation can be configured to keep the keys that are accessed for the different Redis libraries that we support (phpredis, PRedis, CRedis).

Activating this advanced instrumentation can have privacy implications when your application uses personal identifiable information inside the redis keys. Notably this could for example be E-Mail addresses or IP addresses.

Redis key instrumentation is activated via PHP.INI setting:

tideways.features.redis_keys=1
Still need help? Email [email protected]