Click or drag to resize

NodeMetricCountersIgnoresOnOtherError Field

Ignored errors other than read timeouts, write timeouts and unavailable errors due to the retry policy.

Namespace:  Cassandra.Metrics
Assembly:  Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax
C#
public static readonly NodeMetric IgnoresOnOtherError

Field Value

Type: NodeMetric
See Also