Skip to content

Change HistogramBucket Boundaries type to int32#438

Merged
codesome merged 1 commit intoprometheus:mainfrom
zenador:sparsehistograms
Jan 26, 2023
Merged

Change HistogramBucket Boundaries type to int32#438
codesome merged 1 commit intoprometheus:mainfrom
zenador:sparsehistograms

Conversation

@zenador
Copy link
Contributor

@zenador zenador commented Jan 26, 2023

Follow up to #417 . Made a mistake earlier, Boundaries is better as int32 for casting to/from compatible protobufs, as protobuf doesn't have int as a format, only int32. Better to correct this earlier to minimise the affected projects.

Signed-off-by: Jeanette Tan <jeanette.tan@grafana.com>
@codesome codesome merged commit 87b15f9 into prometheus:main Jan 26, 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.

2 participants