Optional
enabledWhether to enable the plugin.
true
Optional
hooksHooks to run before spans are finished.
Optional
receive?: ((span?, request?) => any)Hook to execute just when the span is created.
Hook to execute just when the span is created.
Optional
reply?: ((span?, request?, response?) => any)Hook to execute just when the span is finished.
Hook to execute just when the span is finished.
Optional
serviceThe service name to be used for this plugin.
Generated using TypeDoc
This plugin automatically instruments the sharedb module.