Integrate Palzin Monitor with Raygun

Integrate Palzin Monitor with Raygun

Service and integration

Make sure to add the Raygun Integration and copy the webhook.Follow the link below on instructions of how to create integration and service

Create integration and service on our dashboard

Using the Webhook with Raygun

Step 1

From the dashboard, go to integrations and choose webhook.

image

Step 2

Copy URL from your palzin instance service view page.

image

Step 3

Paste the Palzin Monitor webhook URL and save.

image

In your palzin instance, an incident will be created. That will contain these details.

{
      "event": "error_notification",
      "eventType": "NewErrorOccurred",
      "error": {
        "url": "http://app.raygun.com/error-url",
        "message": "",
        "firstOccurredOn": "1970-01-8127658923571T01:49:36Z",
        "lastOccurredOn": "1970-01-8127658923571T01:49:36Z",
        "usersAffected": 1,
        "totalOccurrences": 1,
        "instance": {
          "tags": [
            "test",
            "error-page",
            "v1.0.1",
            "env:staging"
          ],
          "affectedUser": {
            "Identifier": "Random-test--id",
            "IsAnonymous": true,
            "UUID": "Random-test--uuid"
          },
          "customData": {
            "pageName": "Error Page",
            "userLoggedIn": true
          }
        }
      },
      "application": {
        "name": "application name",
        "url": "http://app.raygun.com/application-url"
      }
}
Last updated: 1 year ago

Want to get started with Palzin Monitor? We offer a no-strings-attached
15 days trial. No credit card required.

It takes less than a minutes to setup your first monitoring.