Sending check-in events to AppSignal
In order to receive events for your AppSignal Check-ins, you must configure your application to send check-in events to AppSignal.
If your application is already using an AppSignal integration library, such as our Ruby gem or our Elixir, Node.js and Python packages, you can use the provided helper methods to send check-in events. Follow the instructions in the integration check-in helpers documentation for your integration.
If the application you wish to send check-ins from is not using an AppSignal integration library, for example, if you wish to send check-ins from a shell script, you can send check-in events using our HTTP API. Follow the instructions in the check-in events API documentation.