restify

AppSignal for Node.jsThis feature requires version 3.0.2 or higher.
restifyThis feature requires version 4.0.0 or higher.

Default instrumentations can be disabled via the disableDefaultInstrumentations config option. You can read more about how to configure this in our Configuration Options documentation.

The AppSignal for Node.js integration for restify.

Installation

Applications using restify are instrumented automatically by the AppSignal for Node.js package. No additional setup is required to instrument your restify application.

Features

The restify integration will send AppSignal a child span representing the execution time of each middleware, as well as a child span for the request handler.

Any errors raised by your restify application will be reported to AppSignal.