File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
operate/rs/7.8/references/metrics Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 67
67
| Metric | Type | Description |
68
68
| :-------- | :--- | :---------- |
69
69
| <span class =" break-all " >generation{cluster_wd=<node_uid>}</span > | gauge| Generation number of the specific cluster_wd|
70
- | <span class =" break-all " >has_qourum {cluster_wd=<node_uid>, has_witness_disk=BOOL}</span > | gauge| Has_qourum = 1<br />No quorum = 0 |
70
+ | <span class =" break-all " >has_quorum {cluster_wd=<node_uid>, has_witness_disk=BOOL}</span > | gauge| Has_quorum = 1<br />No quorum = 0 |
71
71
| <span class =" break-all " >is_primary{cluster_wd=<node_uid>}</span > | gauge| primary = 1<br />secondary = 0 |
72
72
| <span class =" break-all " >license_expiration_days</span > | gauge | Number of days until the license expires |
73
73
| <span class =" break-all " >license_shards_limit</span > | gauge | Total shard limit by the license by shard type (ram / flash) |
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ The v2 scraping endpoint also exposes metrics for `node_exporter` version 1.8.1.
91
91
| Metric | Type | Description |
92
92
| :-------- | :--- | :---------- |
93
93
| <span class =" break-all " >generation{cluster_wd=<node_uid>}</span > | gauge| Generation number of the specific cluster_wd|
94
- | <span class =" break-all " >has_qourum {cluster_wd=<node_uid>, has_witness_disk=BOOL}</span > | gauge| Has_qourum = 1<br />No quorum = 0 |
94
+ | <span class =" break-all " >has_quorum {cluster_wd=<node_uid>, has_witness_disk=BOOL}</span > | gauge| Has_quorum = 1<br />No quorum = 0 |
95
95
| <span class =" break-all " >is_primary{cluster_wd=<node_uid>}</span > | gauge| primary = 1<br />secondary = 0 |
96
96
| <span class =" break-all " >license_shards_limit</span > | gauge | Total shard limit by the license by shard type (ram / flash) |
97
97
| <span class =" break-all " >total_live_nodes_count{cluster_wd=<node_uid>}</span > | gauge| Number of live nodes|
You can’t perform that action at this time.
0 commit comments