WildFly Extension for Eclipse MicroProfile Metrics With SmallRye
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.extension.microprofile.metrics.http-context | false | none |
| org.wildlfy.extension.microprofile.metrics.wildfly-registrar | false | none |
| Attribute | Value |
|---|---|
| Type | LIST |
| Nillable | true |
| Expressions Allowed | false |
| 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 subsystems that exposes their metrics in the vendor scope (or '*' to expose any subystem metrics). | |
| security-enabled | BOOLEAN | false | true | true | True if authentication is required to access the HTTP endpoint on the HTTP management interface. |