Skip to content

A Lightning app for monitoring streaming events: PushTopic, generic, platform events, CDC events and monitoring events.

Notifications You must be signed in to change notification settings

berginrp/streaming-monitor

 
 

Repository files navigation

Streaming Monitor (AppExchange)

Github Workflow codecov

This Lightning App allows to monitor streaming events: PushTopic events, generic events, standard and custom platform events, CDC events and monitoring events.

Presentation Video

Features:

  • Subscribe to all streaming events (event types are automatically discovered)
  • Subscribe to and unsubscribe from specific streaming events with a user-friendly UI
  • Publish an event (Generic events and platform events)
  • Register an event source (instructions and shortcuts)
  • Analyze past event content with flexible replay options

The app leverages the lighnting-emp-api Lightning Web Component for streaming event subscriptions.

Streaming monitor screenshot

Installation

Get the Streaming Monitor from the AppExchange or install it manually with the following procedure.

  1. Install the app by running this script:

    MacOS or Linux

    ./install-dev.sh
    

    Windows

    install-dev.bat
    
  2. Open the Streaming Monitor tab.

About

A Lightning app for monitoring streaming events: PushTopic, generic, platform events, CDC events and monitoring events.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 39.4%
  • HTML 31.8%
  • Apex 24.0%
  • Shell 2.7%
  • Batchfile 1.7%
  • CSS 0.4%