Package io.jenkins.plugins.opentelemetry.servlet
package io.jenkins.plugins.opentelemetry.servlet
-
ClassesClassDescriptionInstrumentation of the Stapler MVC framework.Must be a
Filter
rather than aHttpServletFilter
because it must wrap the invocation of theFilterChain
to ensure that theSpan
is correctly associated with the currentContext
.