The Micrometer registry that pushes observability signals to an external OTLP-compatible server
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Stability | default |
Attribute | Value |
---|---|
Default Value | 60 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Unit | SECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Stability | default |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
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. |