Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/api/api-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -1517,7 +1517,7 @@
"title": "ZoneConfig holds configuration that applies to one or more ranges.",
"properties": {
"constraints": {
"description": "Constrains which stores the replicas can be stored on. The\norder in which the constraints are stored is arbitrary and may change.\nhttps://github.com/cockroachdb/cockroach/blob/master/docs/RFCS/20160706_expressive_zone_config.md#constraint-system",
"description": "Constrains which stores the replicas can be stored on. The\norder in which the constraints are stored is arbitrary and may change.",
"type": "array",
"items": {
"$ref": "#/definitions/ConstraintsConjunction"
Expand All @@ -1528,7 +1528,7 @@
"$ref": "#/definitions/GCPolicy"
},
"global_reads": {
"description": "Whether transactions operating over the range(s)\nshould be configured to provide non-blocking behavior, meaning that reads\ncan be served consistently from all replicas and do not block on writes. In\nexchange, writes get pushed into the future and must wait on commit to\nensure linearizability. For more, see:\nhttps://github.com/cockroachdb/cockroach/blob/master/docs/RFCS/20200811_non_blocking_txns.md",
"description": "Whether transactions operating over the range(s)\nshould be configured to provide non-blocking behavior, meaning that reads\ncan be served consistently from all replicas and do not block on writes. In\nexchange, writes get pushed into the future and must wait on commit to\nensure linearizability.",
"type": "boolean",
"x-go-name": "GlobalReads"
},
Expand Down
2 changes: 0 additions & 2 deletions src/current/_data/menus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@


# resources_support:
# - name: GitHub
# url: https://github.com/cockroachdb/cockroach
# - name: Slack
# url: https://www.cockroachlabs.com/join-community/
# - name: Support Portal
Expand Down
2 changes: 0 additions & 2 deletions src/current/_data/v24.2/metrics/child-metrics.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# child-metrics.yml is a manually curated file of metrics that are included in the Child Metrics.
# The metrics are in the order of appearance in the comment:
# https://github.com/cockroachdb/cockroach/issues/124343#issuecomment-2117886012
# The tenant.consumption.* metrics are not included because they only apply to serverless.
#
# The corresponding metrics-list.csv file was generated using the v24.1.0 binary with the following command:
Expand Down
2 changes: 0 additions & 2 deletions src/current/_data/v24.3/metrics/child-metrics.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# child-metrics.yml is a manually curated file of metrics that are included in the Child Metrics.
# The metrics are in the order of appearance in the comment:
# https://github.com/cockroachdb/cockroach/issues/124343#issuecomment-2117886012
# The tenant.consumption.* metrics are not included because they only apply to serverless.
#
# The corresponding metrics-list.csv file was generated using the v24.1.0 binary with the following command:
Expand Down
2 changes: 0 additions & 2 deletions src/current/_data/v25.1/metrics/multi-dimensional-metrics.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# multi-dimensional-metrics.yml is a manually curated file of metrics that are included in the Multi-Dimensional Metrics page.
# The metrics are in the order of appearance in the comment:
# https://github.com/cockroachdb/cockroach/issues/124343#issuecomment-2117886012
# The tenant.consumption.* metrics are not included because they only apply to serverless.
#
# The corresponding metrics-list.csv file was generated using the cockroach binary with the following command:
Expand Down
2 changes: 0 additions & 2 deletions src/current/_data/v25.2/metrics/multi-dimensional-metrics.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# multi-dimensional-metrics.yml is a manually curated file of metrics that are included in the Multi-Dimensional Metrics page.
# The metrics are in the order of appearance in the comment:
# https://github.com/cockroachdb/cockroach/issues/124343#issuecomment-2117886012
# The tenant.consumption.* metrics are not included because they only apply to serverless.
#
# The corresponding metrics-list.csv file was generated using the cockroach binary with the following command:
Expand Down
2 changes: 0 additions & 2 deletions src/current/_data/v25.3/metrics/multi-dimensional-metrics.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# multi-dimensional-metrics.yml is a manually curated file of metrics that are included in the Multi-Dimensional Metrics page.
# The metrics are in the order of appearance in the comment:
# https://github.com/cockroachdb/cockroach/issues/124343#issuecomment-2117886012
# The tenant.consumption.* metrics are not included because they only apply to serverless.
#
# The corresponding metrics-list.csv file was generated using the cockroach binary with the following command:
Expand Down
2 changes: 0 additions & 2 deletions src/current/_data/v25.4/metrics/multi-dimensional-metrics.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# multi-dimensional-metrics.yml is a manually curated file of metrics that are included in the Multi-Dimensional Metrics page.
# The metrics are in the order of appearance in the comment:
# https://github.com/cockroachdb/cockroach/issues/124343#issuecomment-2117886012
# The tenant.consumption.* metrics are not included because they only apply to serverless.
#
# The corresponding metrics-list.csv file was generated using the cockroach binary with the following command:
Expand Down
2 changes: 0 additions & 2 deletions src/current/_data/v26.1/metrics/multi-dimensional-metrics.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# multi-dimensional-metrics.yml is a manually curated file of metrics that are included in the Multi-Dimensional Metrics page.
# The metrics are in the order of appearance in the comment:
# https://github.com/cockroachdb/cockroach/issues/124343#issuecomment-2117886012
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as other comment, please delete this whole "the metrics are in the order of appearance ..." section including the issue reference

# The tenant.consumption.* metrics are not included because they only apply to serverless.
#
# The corresponding metrics-list.csv file was generated using the cockroach binary with the following command:
Expand Down
2 changes: 0 additions & 2 deletions src/current/_data/v26.2/metrics/multi-dimensional-metrics.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# multi-dimensional-metrics.yml is a manually curated file of metrics that are included in the Multi-Dimensional Metrics page.
# The metrics are in the order of appearance in the comment:
# https://github.com/cockroachdb/cockroach/issues/124343#issuecomment-2117886012
# The tenant.consumption.* metrics are not included because they only apply to serverless.
#
# The corresponding metrics-list.csv file was generated using the cockroach binary with the following command:
Expand Down
Loading