Skip to main content
Version: Next

AlertApiForwarder

Home > @backstage/core-app-api > AlertApiForwarder

Base implementation for the AlertApi that simply forwards alerts to consumers.

Recent alerts are buffered and replayed to new subscribers to prevent missing alerts that were posted before subscription.

Signature:

class AlertApiForwarder implements AlertApi 

Implements: AlertApi

Methods

Method

Modifiers

Description

alert$()

post(alert)