Skip to content
On this page

Test Signal

Monitor Specs

Description
This monitor just sends a test signal through the system so we can verify that things are correctly working. Two checks generate random numbers from a Poisson and Normal distribution; the third always returns zero so we can measure monitor invocation overhead.
Name
testsignal
Packages
testsignal

Pre-Requisites

  1. Create your Metrist account. Either get an invitation from someone in your team or create an individual account.

  2. Install Metrist Orchestrator in your own environment.

  3. Configure Orchestrator with your Metrist API Token and environment variables relevant to this monitor.

  4. Register the monitor using Metrist Monitor API.

  5. Observe the monitor in your Metrist.io account.

Orchestrator Environment

In Orchestrator (the instance in which you want this monitor to run), ensure you have defined at least these environment variables:

sh
METRIST_API_TOKEN=""
METRIST_INSTANCE_ID=""
METRIST_RUN_GROUPS=""