Package com.vaadin.observability.tests.micrometer
package com.vaadin.observability.tests.micrometer
-
ClassesClassDescriptionExplicit
VaadinServletdeclaration.Simple landing view; opening it drives a real Vaadin session, UI and navigation through the framework so the micrometer binders fire.Dumps the sharedMicrometerRegistryas a deterministic, sorted plain-text format that the IT can scrape via HTTP.Static holder so the Vaadin micrometer binders and theMetricsServletshare the sameSimpleMeterRegistryfor the duration of the deployment.Boots observability-kit-micrometer at servlet-context startup so the SPI-loadedMetricsServiceInitListenercan pick up the registry when Vaadin's service initializes.