Skip to content

Conversation

@rmloveland
Copy link

What does this PR do?

Adds the following CockroachDB metrics (related to Storage and KV layers) using their DataDog names:

  • storage_wal_fsync_latency
  • rebalancing_replicas_queriespersecond
  • range_merges
  • rebalancing_lease_transfers
  • rebalancing_range_rebalances

See also cockroachdb/docs#19425, where these were added to the CockroachDB docs.

Motivation

Integration of these important KV & storage metrics with DataDog

Review checklist

  • PR has a meaningful title or PR has the no-changelog label attached
  • Feature or bugfix has tests
  • Git history is clean
  • If PR impacts documentation, docs team has been notified or an issue has been opened on the documentation repo
  • If this PR includes a log pipeline, please add a description describing the remappers and processors.

@rmloveland rmloveland requested a review from a team as a code owner September 30, 2025 14:58
Adds the following metrics using their DataDog names:

- `storage_wal_fsync_latency`
- `rebalancing_replicas_queriespersecond`
- `range_merges`
- `rebalancing_lease_transfers`
- `rebalancing_range_rebalances`

See also cockroachdb/docs#19425, where these were added to the
CockroachDB docs.
@rmloveland rmloveland force-pushed the 20250916-cockroachdb-storage-metrics branch from 33425d6 to ccd2dd5 Compare October 2, 2025 20:45
@rmloveland
Copy link
Author

Hi @estherk15! i noticed you reviewed this previous Cockroach Cloud metrics PR a while ago:

#2322

Are you the right person to ask for a review on this one? Or do you know who I should ask?

Thanks!

@rmloveland
Copy link
Author

hi @dd-dominic I noticed you reviewed #2812 - any chance you could take a peek at this one?

@dd-dominic
Copy link
Collaborator

dd-dominic commented Oct 31, 2025

@rmloveland thanks for opening a PR. Please update the changelog with an entry for 2.1.0.

The current changelog also needs to be reformatted. Dates should be added to each entry and the order needs to be in descending order - the latest entry (2.1.0) should be first. See this format: https://docs.datadoghq.com/developers/integrations/agent_integration/?tab=buildanoutoftheboxintegration#bumping-an-integration-version

@dd-dominic dd-dominic changed the title Add CockroachDB storage and KV metrics [ECOINT-304] Add CockroachDB storage and KV metrics Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants