Documentation

ThresholdLoggingOptions
in package

Table of Contents

$analyticsThresholdMilliseconds  : int|null
$eventingThresholdMilliseconds  : int|null
$keyValueThresholdMilliseconds  : int|null
$managementThresholdMilliseconds  : int|null
$orphanedEmitIntervalMilliseconds  : int|null
$orphanedSampleSize  : int|null
$queryThresholdMilliseconds  : int|null
$searchThresholdMilliseconds  : int|null
$thresholdEmitIntervalMilliseconds  : int|null
$thresholdSampleSize  : int|null
$viewThresholdMilliseconds  : int|null
analyticsThreshold()  : ThresholdLoggingOptions
Specifies the threshold for when an analytics request should be included in the aggregated metrics.
keyValueThreshold()  : ThresholdLoggingOptions
Specifies the threshold for when a kv request should be included in the aggregated metrics.
orphanedEmitInterval()  : ThresholdLoggingOptions
Specifies how often orphaned spans should be logged.
orphanedSampleSize()  : ThresholdLoggingOptions
Specifies the number of orphaned spans which should be kept between each logging interval.
queryThreshold()  : ThresholdLoggingOptions
Specifies the threshold for when a query request should be included in the aggregated metrics.
searchThreshold()  : ThresholdLoggingOptions
Specifies the threshold for when a search request should be included in the aggregated metrics.
thresholdEmitInterval()  : ThresholdLoggingOptions
Specifies how often aggregated trace information should be logged.
thresholdSampleSize()  : ThresholdLoggingOptions
Specifies the number of entries which should be kept between each logging interval.
viewThreshold()  : ThresholdLoggingOptions
Specifies the threshold for when a views request should be included in the aggregated metrics.

Properties

Methods


        

Search results