Skip to content

Conversation

@yuzefovich
Copy link
Member

We recently added a tool to automatically generate cockroachdb_metrics.go file which exports all metrics from CockroachDB for opentelemetry. This generated file was checked in, but I think it makes more sense to gitignore it (since it's automatically generated when necessary anyway) - this will reduce toil when adding new metrics as well as reduce the merge drift when backporting metrics too.

Epic: None
Release note: None

We recently added a tool to automatically generate
`cockroachdb_metrics.go` file which exports all metrics from CockroachDB
for opentelemetry. This generated file was checked in, but I think it
makes more sense to gitignore it (since it's automatically generated
when necessary anyway) - this will reduce toil when adding new metrics
as well as reduce the merge drift when backporting metrics too.

Release note: None
@yuzefovich yuzefovich requested a review from a team as a code owner October 28, 2025 01:30
@yuzefovich yuzefovich requested review from shailendra-patel and williamchoe3 and removed request for a team October 28, 2025 01:30
@blathers-crl
Copy link

blathers-crl bot commented Oct 28, 2025

Your pull request contains more than 1000 changes. It is strongly encouraged to split big PRs into smaller chunks.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich
Copy link
Member Author

Concretely, this would make backporting changes like in #156334 easier.

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