Micrometer subsystem
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | ["*"] |
Type | LIST |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 60 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Unit | SECONDS |
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). |
endpoint | STRING | false | true | The URL to which metrics will be published. | |
step | LONG | false | true | 60 | The step size (reporting frequency) to use in seconds. |