Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-16756

Change the prefix of names of MP metrics to 'jboss' instead of 'wildfly' in EAP builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • None
    • 7.3.0.GA
    • Productization
    • None

      The default name prefix of MicroProfile metrics exposed by EAP is 'wildfly':

      [standalone@localhost:9990 /] /subsystem=microprofile-metrics-smallrye:read-resource(resolve-expressions=true)
      {
          "outcome" => "success",
          "result" => {
              "exposed-subsystems" => ["*"],
              "prefix" => "wildfly",
              "security-enabled" => false
          }
      }
      

      This should be changed to 'jboss' for product, akin to EAP images.

              vdosoudi@redhat.com Vladimir Dosoudil
              mjurc@redhat.com Michal Jurc
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: