import java.util.Set;import java.util.concurrent.TimeUnit;import org.glowroot.agent.api.Glowroot;import dev.rafex.ether.http.core.HttpHandler;import dev.rafex.ether.http.core.Middleware;Go to the source code of this file.
Classes | |
| class | dev.rafex.ether.glowroot.jetty12.GlowrootHealthExclusionMiddleware |
| Middleware that suppresses Glowroot slow-transaction alerts for infrastructure paths such as health checks, readiness probes, and metrics. More... | |
Packages | |
| package | dev.rafex.ether.glowroot.jetty12 |