Class OpenTelemetryRootAction

java.lang.Object
io.jenkins.plugins.opentelemetry.OpenTelemetryRootAction
All Implemented Interfaces:
ExtensionPoint, Action, ModelObject, RootAction

@Extension public class OpenTelemetryRootAction extends Object implements RootAction
Decorates Jenkins navigation GUI with the OpenTelemetry dashboard link if defined
  • Constructor Details

    • OpenTelemetryRootAction

      public OpenTelemetryRootAction()
  • Method Details