Optional
applyFunction for adding custom attributes after response is handled
Optional
disableIf set to true, incoming requests will not be instrumented at all.
Optional
disableIf set to true, outgoing requests will not be instrumented at all.
Optional
enabledWhether to enable the plugin.
Optional
headersMap the following HTTP headers to span attributes.
Optional
ignoreNot trace all incoming requests that matched with custom function
Optional
ignoreNot trace all outgoing requests that matched with custom function
Optional
requestFunction for adding custom attributes before request is handled
Optional
requireRequire parent to create span for incoming requests
Optional
requireRequire parent to create span for outgoing requests
Optional
responseFunction for adding custom attributes before response is handled
Optional
serverThe primary server name of the matched virtual host.
Optional
startFunction for adding custom attributes before a span is started in incomingRequest
Optional
startFunction for adding custom attributes before a span is started in outgoingRequest
Options available for the HTTP instrumentation (see documentation)