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 6767| Metric | Type | Description |
6868| :-------- | :--- | :---------- |
6969| <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 |
7171| <span class =" break-all " >is_primary{cluster_wd=<node_uid>}</span > | gauge| primary = 1<br />secondary = 0 |
7272| <span class =" break-all " >license_expiration_days</span > | gauge | Number of days until the license expires |
7373| <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.
9191| Metric | Type | Description |
9292| :-------- | :--- | :---------- |
9393| <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 |
9595| <span class =" break-all " >is_primary{cluster_wd=<node_uid>}</span > | gauge| primary = 1<br />secondary = 0 |
9696| <span class =" break-all " >license_shards_limit</span > | gauge | Total shard limit by the license by shard type (ram / flash) |
9797| <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