Description
Configuration for observability feature itself.
Usages
Configuration options
| Key | Kind | Type | Default Value | Description |
|---|---|---|---|---|
enabled | VALUE | Boolean | true | Whether the observe support is enabled |
endpoint | VALUE | String | /observe | Root endpoint to use for observe providers |
observers | LIST | i.h.w.o.s.Observer | Observers to use with this observe features | |
observers-discover-services | VALUE | Boolean | true | Whether to enable automatic service discovery for observers |
sockets | LIST | String | Sockets the observability endpoint should be exposed on | |
weight | VALUE | Double | 80.0 | Change the weight of this feature |