Lumigo · AsyncAPI Specification

Lumigo Webhooks

Version

View Spec View on GitHub CompanyObservabilityMonitoringServerlessDistributed TracingOpenTelemetryAWS LambdaMicroservicesLogsAsyncAPIEvents

AsyncAPI Specification

lumigo-webhooks.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://lumigo.readme.io/docs/integrating-with-webhooks
spec_type: Webhooks
summary: >-
  Lumigo delivers alert notifications to arbitrary HTTP endpoints via outbound
  webhooks. Webhooks are configured under Project Settings > Integrations >
  Webhooks (name + target URL), then selected as the notification service on an
  alert rule. Lumigo POSTs a structured JSON payload when an alert condition
  fires.
delivery:
  method: POST
  content_type: application/json
  trigger: Alert rule with Webhooks selected as the notification destination
events:
  - name: issue.alert
    description: >-
      Fired when a configured alert condition is met (application errors and
      exceptions, performance anomalies, CloudWatch metric thresholds, or custom
      issue-detection rules).
payload_fields:
  project:
    - lumigoProject.id
    - lumigoProject.name
  issue:
    - issue.id
    - issue.level          # error | warning | insight
    - issue.type
    - issue.state
    - issue.message
    - issue.lastOccurrenceTimestamp  # 13-digit Unix timestamp
  resource:
    - resource.id
    - resource.type
    - resource.name
    - resource.region
    - resource.runtime
  cloudwatch:
    - issue.isCloudwatch
    - issue.cloudwatch.metricNamespace
    - issue.cloudwatch.metricDimensions
    - issue.metric.periodSeconds
    - issue.metric.statistic
    - issue.metric.threshold

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/lumigo-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.