Skip to content
Merged
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
6 changes: 0 additions & 6 deletions src/current/_includes/v23.1/sidebar-data/troubleshooting.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@
"/${VERSION}/differences-in-metrics-between-third-party-monitoring-integrations-and-db-console.html"
]
},
{
"title": "Replication Reports",
"urls": [
"/${VERSION}/query-replication-reports.html"
]
},
{
"title": "Troubleshoot Replication Zones",
"urls": [
Expand Down
6 changes: 0 additions & 6 deletions src/current/_includes/v23.2/sidebar-data/troubleshooting.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@
"/${VERSION}/differences-in-metrics-between-third-party-monitoring-integrations-and-db-console.html"
]
},
{
"title": "Replication Reports",
"urls": [
"/${VERSION}/query-replication-reports.html"
]
},
{
"title": "Troubleshoot Replication Zones",
"urls": [
Expand Down
6 changes: 0 additions & 6 deletions src/current/_includes/v24.1/sidebar-data/troubleshooting.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@
"/${VERSION}/differences-in-metrics-between-third-party-monitoring-integrations-and-db-console.html"
]
},
{
"title": "Replication Reports",
"urls": [
"/${VERSION}/query-replication-reports.html"
]
},
{
"title": "Troubleshoot Replication Zones",
"urls": [
Expand Down
6 changes: 0 additions & 6 deletions src/current/_includes/v24.2/sidebar-data/troubleshooting.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@
"/${VERSION}/differences-in-metrics-between-third-party-monitoring-integrations-and-db-console.html"
]
},
{
"title": "Replication Reports",
"urls": [
"/${VERSION}/query-replication-reports.html"
]
},
{
"title": "Troubleshoot Replication Zones",
"urls": [
Expand Down
6 changes: 0 additions & 6 deletions src/current/_includes/v24.3/sidebar-data/troubleshooting.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@
"/${VERSION}/differences-in-metrics-between-third-party-monitoring-integrations-and-db-console.html"
]
},
{
"title": "Replication Reports",
"urls": [
"/${VERSION}/query-replication-reports.html"
]
},
{
"title": "Troubleshoot Replication Zones",
"urls": [
Expand Down
6 changes: 0 additions & 6 deletions src/current/_includes/v25.1/sidebar-data/troubleshooting.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,6 @@
"/${VERSION}/understand-hotspots.html"
]
},
{
"title": "Replication Reports",
"urls": [
"/${VERSION}/query-replication-reports.html"
]
},
{
"title": "Troubleshoot Replication Zones",
"urls": [
Expand Down
6 changes: 0 additions & 6 deletions src/current/_includes/v25.2/sidebar-data/troubleshooting.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,6 @@
"/${VERSION}/detect-hotspots.html"
]
},
{
"title": "Replication Reports",
"urls": [
"/${VERSION}/query-replication-reports.html"
]
},
{
"title": "Troubleshoot Replication Zones",
"urls": [
Expand Down
6 changes: 0 additions & 6 deletions src/current/_includes/v25.3/sidebar-data/troubleshooting.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,6 @@
"/${VERSION}/detect-hotspots.html"
]
},
{
"title": "Replication Reports",
"urls": [
"/${VERSION}/query-replication-reports.html"
]
},
{
"title": "Troubleshoot Replication Zones",
"urls": [
Expand Down
1 change: 0 additions & 1 deletion src/current/v23.1/cockroach-debug-zip.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ The following information is also contained in the `.zip` file, and cannot be fi
- Jobs
- [Cluster Settings]({% link {{ page.version.version }}/cluster-settings.md %})
- [Metrics]({% link {{ page.version.version }}/metrics.md %})
- [Replication Reports]({% link {{ page.version.version }}/query-replication-reports.md %})
- CPU profiles
- A script (`hot-ranges.sh`) that summarizes the hottest ranges (ranges receiving a high number of reads or writes)

Expand Down
4 changes: 0 additions & 4 deletions src/current/v23.1/monitoring-and-alerting.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,10 +203,6 @@ The critical nodes status endpoint is used to:

If you find under-replicated ranges or constraint violations, you will need to [Troubleshoot your replication zones]({% link {{ page.version.version }}/troubleshoot-replication-zones.md %}).

{{site.data.alerts.callout_info}}
This HTTP status endpoint supersedes the deprecated [Replication Reports]({% link {{ page.version.version }}/query-replication-reports.md %}) SQL API. Due to architectural changes in CockroachDB, the SQL queries described on that page will not result in correct output.
{{site.data.alerts.end}}

#### Fields

The JSON object returned by the critical nodes status endpoint contains the following top-level fields.
Expand Down
525 changes: 0 additions & 525 deletions src/current/v23.1/query-replication-reports.md

This file was deleted.

1 change: 0 additions & 1 deletion src/current/v23.2/cockroach-debug-zip.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ The following information is also contained in the `.zip` file, and cannot be fi
- Jobs
- [Cluster Settings]({% link {{ page.version.version }}/cluster-settings.md %})
- [Metrics]({% link {{ page.version.version }}/metrics.md %})
- [Replication Reports]({% link {{ page.version.version }}/query-replication-reports.md %})
- CPU profiles
- A script (`hot-ranges.sh`) that summarizes the hottest ranges (ranges receiving a high number of reads or writes)

Expand Down
4 changes: 0 additions & 4 deletions src/current/v23.2/monitoring-and-alerting.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,10 +203,6 @@ The critical nodes status endpoint is used to:

If you find under-replicated ranges or constraint violations, you will need to [Troubleshoot your replication zones]({% link {{ page.version.version }}/troubleshoot-replication-zones.md %}).

{{site.data.alerts.callout_info}}
This HTTP status endpoint supersedes the deprecated [Replication Reports]({% link {{ page.version.version }}/query-replication-reports.md %}) SQL API. Due to architectural changes in CockroachDB, the SQL queries described on that page will not result in correct output.
{{site.data.alerts.end}}

#### Fields

The JSON object returned by the critical nodes status endpoint contains the following top-level fields.
Expand Down
Loading
Loading