Skip to content

can't retrieve jboss metrics after upgrade to jboss8 #283

Description

@epng54

We try to upgrade jboss from 7.4 to 8.0, Before we use following configuration to retrieve metric for prometheus, all patterns are working in this file.

jboss/container/eap/prometheus/jmx-exporter-config/artifacts/opt/jboss/container/prometheus/etc/jmx-exporter-config.yaml

After upgraded to 8.0, this configuration is not work, I can't get any metrics about Jboss, I try to remove whitelistObjectNames field, we can get same original jboss metrics. but the pattern is not working.

I am not sure the pattern "pattern: "jboss.as<deployment=(.+), *subsystem=undertow><>(active_sessions|max_active_sessions): (.+)"" whether it need to update in jboss8.

can you give me some advise or give some sample base on jboss8?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions