Skip to main content
The AppSignal for Node.js package ships with a command line tool used to send demonstration samples to AppSignal. Upon running it, it sends an error and performance sample to AppSignal from the user’s machine. This command line tool is useful when testing AppSignal on a system and validating the local configuration. It tests if the installation of AppSignal has succeeded and if the AppSignal agent is able to run on the machine’s architecture and communicate with the AppSignal servers. Read more about how to use the demonstration command on the Debugging page.

Usage

On the command line in your project run:
To run it with a specific environment, Push API key or application name, see the CLI options.

Options

If no options are specified the demo tool will use the environment variables of config options if present.