Gravitee Alert Engine

Gravitee Alert Engine (AE) is a real-time API monitoring solution that tracks performance, availability, errors, quota approach, and security events across all Gravitee gateways. It evaluates conditions, fires triggers, and routes notifications through webhooks, email, Slack, and other channels.

API entry from apis.yml

apis.yml Raw ↑
aid: gravitee:gravitee-alert-engine
name: Gravitee Alert Engine
description: Gravitee Alert Engine (AE) is a real-time API monitoring solution that tracks performance,
  availability, errors, quota approach, and security events across all Gravitee gateways. It evaluates
  conditions, fires triggers, and routes notifications through webhooks, email, Slack, and other channels.
humanURL: https://documentation.gravitee.io/ae
baseURL: https://documentation.gravitee.io/ae
tags:
- Alerting
- Monitoring
- Observability
- Notifications
properties:
- type: Documentation
  url: https://documentation.gravitee.io/ae
- type: GitHubRepository
  url: https://github.com/gravitee-io/gravitee-alert-api
- type: GitHubRepository
  url: https://github.com/gravitee-io/gravitee-ae-connectors
features:
- name: Rule-Based Triggers
  description: Define thresholds for latency, error rate, status codes, and traffic spikes.
- name: Notification Connectors
  description: Slack, Microsoft Teams, email, webhook, and PagerDuty connectors.
- name: Real-Time Stream Processing
  description: Stream gateway events into the engine for sub-second evaluation.
integrations:
- name: Slack
- name: Email (SMTP)
- name: Webhooks
- name: PagerDuty
- name: Microsoft Teams
authentication:
- type: API Key
- type: Bearer Token