Uploaded image for project: 'EAP Documentation'
  1. EAP Documentation
  2. EAPDOC-2234

[XP5] Documetation about opentelemetry needs to be updated

XMLWordPrintable

    • 3

      If you check the "12.5. Configuring the opentelemetry subsystem" paragraph in [^Using-JBoss-EAP-XP-5.0.pdf] (preview of existing XP5 documentation) and the other opentelemetry related content, it looks that it needs to be updated;

      E.g.

      embed-server
      /extension=org.wildfly.extension.opentelemetry:add
      /subsystem=opentelemetry:add
      reload
      /subsystem=opentelemetry:write-attribute(name=exporter-type, value=jaeger)
      {
          "outcome" => "failed",
          "failure-description" => "WFLYOTELEXT0013: The 'jaeger' exporter is no longer supported. Please update the system to use otlp.",
          "rolled-back" => true
      }
      

      We can use https://github.com/jbossas/eap-quickstarts/tree/xp-5.0.x/opentelemetry-tracing as inspiration and also the Micrometer paragraph might be useful for the "otel-collector" part;

              rhn-support-rchettri Rahuul Chettri
              rhn-support-rchettri Rahuul Chettri
              Jason Lee, Tommaso Borgato
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: