Optional
allowlistList of commands that should be instrumented.
/^.*$/
Optional
blocklistList of commands that should not be instrumented. Takes precedence over allowlist if a command matches an entry in both.
[]
Optional
enabledWhether to enable the plugin.
true
Optional
measuredWhether to measure the span. Can also be set to a key-value pair with span names as keys and booleans as values for more granular control.
Optional
serviceThe service name to be used for this plugin.
Generated using TypeDoc
This plugin automatically instruments the redis module.