OptionalanalyticsThreshold over which the request is taken into account for the analytics service, specified in millseconds. Defaults to 1000ms if not specified.
OptionalemitSpecifies the interval after which the aggregated trace information is logged, specified in millseconds. Defaults to 10000 (10 seconds) if not specified.
OptionalenableSpecifies to enable or disable threshold logging. Defaults to true (enabled) if not specified.
OptionaleventingThreshold over which the request is taken into account for eventing service, specified in millseconds. Defaults to 1000ms if not specified.
OptionalkvThreshold over which the request is taken into account for the KV service, specified in millseconds. Defaults to 500ms if not specified.
OptionalmanagementThreshold over which the request is taken into account for management operations, specified in millseconds. Defaults to 1000ms if not specified.
OptionalqueryThreshold over which the request is taken into account for the query service, specified in millseconds. Defaults to 1000ms if not specified.
OptionalsampleSpecifies how many entries to sample per service in each emit interval. Defaults to 64 if not specified.
OptionalsearchThreshold over which the request is taken into account for the search service, specified in millseconds. Defaults to 1000ms if not specified.
OptionalviewsThreshold 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.