Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 861 Bytes

external-events.md

File metadata and controls

28 lines (18 loc) · 861 Bytes
description
See events from 3rd party systems in Aspecto

External Events

How It Works

  • Define an event in a 3rd party system.
  • Use the event URL to create a webhook between that system and Aspecto.
  • When the event happens, it will be reported to Aspecto.
  • The external event will be presented in the Trace Search graph.

Installation

Use the following URL for the webhook in the system you’re working with (with any HTTP verb):

https://notify.aspecto.io/account/fa84bb3f-b49c-47ef-b1ba-4d47fb7906ee/alert

After installation, send a test from the 3rd party app, go to Trace Search to see it in Aspecto (traces you send now will appear in Trace Search after a few minutes).