Class NodeMetric.Gauges
Inherited Members
Namespace: Cassandra.Metrics
Assembly: Cassandra.dll
Syntax
public static class NodeMetric.Gauges
Fields
InFlight
Number of in flight requests.
Declaration
public static readonly NodeMetric InFlight
Field Value
| Type | Description |
|---|---|
| NodeMetric |
OpenConnections
Number of open connections.
Declaration
public static readonly NodeMetric OpenConnections
Field Value
| Type | Description |
|---|---|
| NodeMetric |