Optional
analyticsThreshold over which the request is taken into account for the analytics service, specified in millseconds. Defaults to 1000ms if not specified.
Optional
emitSpecifies the interval after which the aggregated trace information is logged, specified in millseconds. Defaults to 10000 (10 seconds) if not specified.
Optional
enableSpecifies to enable or disable threshold logging. Defaults to true (enabled) if not specified.
Optional
eventingThreshold over which the request is taken into account for eventing service, specified in millseconds. Defaults to 1000ms if not specified.
Optional
kvThreshold over which the request is taken into account for the KV service, specified in millseconds. Defaults to 500ms if not specified.
Optional
managementThreshold over which the request is taken into account for management operations, specified in millseconds. Defaults to 1000ms if not specified.
Optional
queryThreshold over which the request is taken into account for the query service, specified in millseconds. Defaults to 1000ms if not specified.
Optional
sampleSpecifies how many entries to sample per service in each emit interval. Defaults to 64 if not specified.
Optional
searchThreshold over which the request is taken into account for the search service, specified in millseconds. Defaults to 1000ms if not specified.
Optional
viewsThreshold over which the request is taken into account for the views service, specified in millseconds. Defaults to 1000ms if not specified.
Specifies threshold logging options for the client.
NOTE: These options are used to configure the underlying C++ core threshold logging.