Changelog

Operator Events

In short

Receive events from your Outpost deployment such as tenant subscriptions and failure alerts


Outpost now supports Operator Events in v0.17.1, so you can subscribe to deployment lifecycle signals like delivery failures, destination auto-disable, exhausted retries, and tenant subscription changes.

  • Topics: Subscribe to specific topics (or *) including alert.destination.consecutive_failure, alert.destination.disabled, alert.attempt.exhausted_retries, and tenant.subscription.updated
  • Consistent envelope: Events include id, topic, time, deployment_id, tenant_id, and topic-specific data
Read the docs