Skip to content

Commit

Permalink
Merge branch 'main' into cloud-api-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlinville authored Sep 18, 2024
2 parents 6adbcb6 + 1246756 commit 2278306
Show file tree
Hide file tree
Showing 904 changed files with 12,365 additions and 9,339 deletions.
4 changes: 2 additions & 2 deletions src/current/_config_cockroachdb.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
baseurl: /docs
current_cloud_version: v24.1
current_cloud_version: v24.2
destination: _site/docs
homepage_title: CockroachDB Docs
versions:
stable: v24.1
stable: v24.2
dev: v24.2
1 change: 0 additions & 1 deletion src/current/_config_cockroachdb_local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ exclude:
- "v19.1"
- "v19.2"
- "v20.1"
- "v20.2"
- "v21.1"
- "ci"
- "scripts"
Expand Down
2 changes: 2 additions & 0 deletions src/current/_data/alerts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ tip: '<div class="alert alert-success" role="alert"><i class="fas fa-check-squar
note: '<div class="alert alert-info" role="alert"><i class="fas fa-info-circle"></i> <b>Note: </b>'
important: '<div class="alert alert-warning" role="alert"><i class="fas fa-warning"></i> <b>Important: </b>'
warning: '<div class="alert alert-danger" role="alert"><i class="fas fa-exclamation-circle"></i> <b>Warning: </b>'
version: '<div class="alert alert-version" role="alert"><i class="fas fa-info-circle"></i>'
end: '</div>'

callout_danger: '<div class="bs-callout bs-callout--danger"><div class="bs-callout__label">Warning:</div>'
callout_success: '<div class="bs-callout bs-callout--success"><div class="bs-callout__label">Tip:</div>'
callout_info: '<div class="bs-callout bs-callout--info"><div class="bs-callout__label">Note:</div>'
callout_version: '<div class="bs-callout bs-callout--version">'

hr_faded: '<hr class="faded"/>'
hr_shaded: '<hr class="shaded"/>'
236 changes: 236 additions & 0 deletions src/current/_data/child-metrics.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,236 @@
# 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:
# cockroach gen metric-list --format=csv > metrics-list.csv
# Once generated, the metrics-list.csv was manually modified to change the case of the headers to lowercase to work with liquid comparison code.

- child_metric_id: changefeed.error_retries
feature: changefeed

- child_metric_id: changefeed.emitted_messages
feature: changefeed

- child_metric_id: changefeed.emitted_batch_sizes
feature: changefeed

- child_metric_id: changefeed.filtered_messages
feature: changefeed

- child_metric_id: changefeed.message_size_hist
feature: changefeed

- child_metric_id: changefeed.emitted_bytes
feature: changefeed

- child_metric_id: changefeed.flushed_bytes
feature: changefeed

- child_metric_id: changefeed.flushes
feature: changefeed

- child_metric_id: changefeed.size_based_flushes
feature: changefeed

- child_metric_id: changefeed.parallel_io_queue_nanos
feature: changefeed

- child_metric_id: changefeed.parallel_io_pending_rows
feature: changefeed

- child_metric_id: changefeed.parallel_io_result_queue_nanos
feature: changefeed

- child_metric_id: changefeed.parallel_io_in_flight_keys
feature: changefeed

- child_metric_id: changefeed.sink_io_inflight
feature: changefeed

- child_metric_id: changefeed.sink_batch_hist_nanos
feature: changefeed

- child_metric_id: changefeed.flush_hist_nanos
feature: changefeed

- child_metric_id: changefeed.commit_latency
feature: changefeed

- child_metric_id: changefeed.admit_latency
feature: changefeed

- child_metric_id: changefeed.backfill_count
feature: changefeed

- child_metric_id: changefeed.backfill_pending_ranges
feature: changefeed

- child_metric_id: changefeed.running
feature: changefeed

- child_metric_id: changefeed.batch_reduction_count
feature: changefeed

- child_metric_id: changefeed.internal_retry_message_count
feature: changefeed

- child_metric_id: changefeed.schema_registry.retry_count
feature: changefeed

- child_metric_id: changefeed.schema_registry.registrations
feature: changefeed

- child_metric_id: changefeed.aggregator_progress
feature: changefeed

- child_metric_id: changefeed.checkpoint_progress
feature: changefeed

- child_metric_id: changefeed.lagging_ranges
feature: changefeed

- child_metric_id: changefeed.cloudstorage_buffered_bytes
feature: changefeed

- child_metric_id: changefeed.kafka_throttling_hist_nanos
feature: changefeed

- child_metric_id: livebytes
feature: virtual

- child_metric_id: keybytes
feature: virtual

- child_metric_id: valbytes
feature: virtual

- child_metric_id: rangekeybytes
feature: virtual

- child_metric_id: rangevalbytes
feature: virtual

- child_metric_id: totalbytes
feature: virtual

- child_metric_id: intentbytes
feature: virtual

- child_metric_id: lockbytes
feature: virtual

- child_metric_id: livecount
feature: virtual

- child_metric_id: keycount
feature: virtual

- child_metric_id: valcount
feature: virtual

- child_metric_id: rangekeycount
feature: virtual

- child_metric_id: rangevalcount
feature: virtual

- child_metric_id: intentcount
feature: virtual

- child_metric_id: lockcount
feature: virtual

- child_metric_id: intentage
feature: virtual

- child_metric_id: gcbytesage
feature: virtual

- child_metric_id: sysbytes
feature: virtual

- child_metric_id: syscount
feature: virtual

- child_metric_id: abortspanbytes
feature: virtual

- child_metric_id: kv.tenant_rate_limit.num_tenants
feature: virtual

- child_metric_id: kv.tenant_rate_limit.current_blocked
feature: virtual

- child_metric_id: kv.tenant_rate_limit.read_batches_admitted
feature: virtual

- child_metric_id: kv.tenant_rate_limit.write_batches_admitted
feature: virtual

- child_metric_id: kv.tenant_rate_limit.read_requests_admitted
feature: virtual

- child_metric_id: kv.tenant_rate_limit.write_requests_admitted
feature: virtual

- child_metric_id: kv.tenant_rate_limit.read_bytes_admitted
feature: virtual

- child_metric_id: kv.tenant_rate_limit.write_bytes_admitted
feature: virtual

- child_metric_id: security.certificate.expiration.client
feature: secure
description: "Minimum expiration for client certificates, labeled by SQL user. 0 means no certificate or error."
type: GAUGE
unit: SECONDS

- child_metric_id: jobs.row_level_ttl.span_total_duration
feature: row-level-ttl

- child_metric_id: jobs.row_level_ttl.select_duration
feature: row-level-ttl

- child_metric_id: jobs.row_level_ttl.delete_duration
feature: row-level-ttl

- child_metric_id: jobs.row_level_ttl.rows_selected
feature: row-level-ttl

- child_metric_id: jobs.row_level_ttl.rows_deleted
feature: row-level-ttl

- child_metric_id: jobs.row_level_ttl.num_active_spans
feature: row-level-ttl

- child_metric_id: jobs.row_level_ttl.total_rows
feature: row-level-ttl

- child_metric_id: jobs.row_level_ttl.total_expired_rows
feature: row-level-ttl

- child_metric_id: rpc.connection.healthy
feature: all

- child_metric_id: rpc.connection.unhealthy
feature: all

- child_metric_id: rpc.connection.inactive
feature: all

- child_metric_id: rpc.connection.healthy_nanos
feature: all

- child_metric_id: rpc.connection.unhealthy_nanos
feature: all

- child_metric_id: rpc.connection.heartbeats
feature: all

- child_metric_id: rpc.connection.failures
feature: all

- child_metric_id: rpc.connection.avg_round_trip_latency
feature: all
Loading

0 comments on commit 2278306

Please sign in to comment.