Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

builtins: crdb_internal.sstable_metrics fixes #107303

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

raggar
Copy link
Contributor

@raggar raggar commented Jul 20, 2023

This pr has the following fixes for the builtin crdb_internal.sstable_metrics

  1. Remove the extra , from node_id
  2. Change approximate_span_bytes to be a uint64 instead of []byte

Next Steps:

  • Fix MVCCTimeInterval display format

Informs: #102604
Release-note: None

@raggar raggar requested review from a team as code owners July 20, 2023 20:31
@raggar raggar requested a review from jbowens July 20, 2023 20:31
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@raggar raggar force-pushed the rahul_sstable_metric_fixes branch from b38858f to f5f2284 Compare July 20, 2023 20:42
Copy link
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @jbowens)

This pr has the following fixes for the builtin `crdb_internal.sstable_metrics`

1. Remove the ',' from `node_id`
2. Change `approximate_span_bytes` to be a `uint64` instead of `[]byte`
3. Convert the `MVCCTimeInterval` user property to be human readable.

Informs: cockroachdb#102604
Release-note: None
@raggar raggar force-pushed the rahul_sstable_metric_fixes branch from f5f2284 to ceb5cd5 Compare July 21, 2023 16:01
@raggar
Copy link
Contributor Author

raggar commented Jul 21, 2023

bors r+

@craig
Copy link
Contributor

craig bot commented Jul 21, 2023

Build succeeded:

@craig craig bot merged commit be21b3b into cockroachdb:master Jul 21, 2023
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.

3 participants