-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Description
As of #22603, developers can configure a BufferingApplicationStartup
on their SpringApplication
and collect application startup events.
While this feature can be used by a custom component to push this data in an external metrics system - we should provide a dedicated Actuator endpoint that drains the buffered data and exports it as a JSON document for further analysis.
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement