WildFly Extension for Base Metrics
Name | Dynamic | Other provider points |
---|---|---|
org.wildfly.management.http-context.metrics | false | none |
org.wildfly.extension.metrics.http-context | false | none |
org.wildfly.extension.metrics.wildfly-collector | false | none |
org.wildfly.extension.metrics.registry | false | none |
Attribute | Value |
---|---|
Type | LIST |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
exposed-subsystems | LIST | false | false | The names of the WildFly subsystems that exposes their metrics (or '*' to expose any subsystem metrics). | |
prefix | STRING | false | true | Prefix prepended to the name of the WildFly metrics exposed by the HTTP endpoints. | |
security-enabled | BOOLEAN | false | true | true | True if authentication is required to access the HTTP endpoint on the HTTP management interface. |