Events API

Lifecycle event stream for application instances using Server-Sent Events (SSE). Events include status changes, registration, deregistration, and info updates.

API entry from apis.yml

apis.yml Raw ↑
name: Events API
description: Lifecycle event stream for application instances using Server-Sent Events (SSE). Events include
  status changes, registration, deregistration, and info updates.
baseURL: http://localhost:8080/instances/events
humanURL: https://codecentric.github.io/spring-boot-admin/current/#_event-store
tags:
- Events
- Notifications
- SSE
properties:
- type: Documentation
  url: https://codecentric.github.io/spring-boot-admin/current/#_event-store