Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20043

SR OpenTelemetry doesn't work with security manager

XMLWordPrintable

      The initialization happens very lazily and the method calls in io.smallrye.opentelemetry.implementation.cdi.OpenTelemetryProducer#getOpenTelemetry requires a lot of permissions, such as FilePermission, RuntimePermission, ManagementPermission, FilePermission and LoggingPermission. The telemetry project doesn't account for the security manager, so we either need to initialize eagerly or update the mentioned method with privileged blocks.

              rhn-engineering-rhusar Radoslav Husar
              rhn-engineering-rhusar Radoslav Husar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: