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
  • The data from cluster member belonging to the role will be included in the response
  • 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.
Back to Top

Response

Supported Media Types

200 Response

Command invocation is successful
Back to Top