Configure OpenTracing
post
/management/coherence/cluster/configureTracing
Use this endpoint to configure OpenTracing on members that are configured with a specific role. Omit the role to apply the changes to all cluster members.
Request
Query Parameters
-
role: string
The data from cluster member belonging to the role will be included in the response
-
tracingRatio: number(float)
The ratio of spans to capture when tracing is enabled. A value of -1 disables tracing. A value of 0 means Coherence will not initiate tracing unless an active span is already present. A value between 0 (exclusively) and 1.0 (inclusively) represents the percentage of tracing spans that will be captured.
Response
Supported Media Types
- application/json
200 Response
Command invocation is successful