Enum NodesStatsMetric
Namespace: OpenSearch.Net
Assembly: OpenSearch.Net.dll
Syntax
[Flags]
public enum NodesStatsMetric
Fields
| Name | Description |
|---|---|
| AdaptiveSelection | |
| AdmissionControl | |
| All | |
| Breaker | |
| Caches | |
| ClusterManagerThrottling | |
| Discovery | |
| FileCache | |
| Fs | |
| Http | |
| IndexingPressure | |
| Indices | |
| Ingest | |
| Jvm | |
| Os | |
| Process | |
| Repositories | |
| ResourceUsageStats | |
| Script | |
| ScriptCache | |
| SearchBackpressure | |
| SearchPipeline | |
| SegmentReplicationBackpressure | |
| ShardIndexingPressure | |
| TaskCancellation | |
| ThreadPool | |
| Transport | |
| WeightedRouting |