All Classes and Interfaces
Classes
Class
Description
Explicit
VaadinServlet declaration.Simple landing view; opening it drives a real Vaadin session, UI and
navigation through the framework so the micrometer binders fire.
Dumps the shared
MicrometerRegistry as a deterministic, sorted
plain-text format that the IT can scrape via HTTP.Static holder so the Vaadin micrometer binders and the
MetricsServlet
share the same SimpleMeterRegistry for the duration of the
deployment.Boots observability-kit-micrometer at servlet-context startup so the
SPI-loaded
MetricsServiceInitListener can pick up the registry when
Vaadin's service initializes.