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

Add PrecisionGauge to Circonus #155

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

biazmoreira
Copy link
Collaborator

Add PrecisionGauge to Circonus

@biazmoreira biazmoreira requested a review from banks June 7, 2023 14:07
Copy link
Member

@banks banks left a comment

Choose a reason for hiding this comment

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

LGTM. One minor optional suggestion inline. Good catch @biazmoreira.

}

go func() {
cs.SetPrecisionGauge([]string{"foo", "bar"}, 1)
Copy link
Member

Choose a reason for hiding this comment

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

Is it worth testing this with a value that can't be represented in a float32 to be sure it actually works as expected?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure!

@biazmoreira biazmoreira merged commit 25a7551 into master Jun 9, 2023
1 check passed
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.

None yet

2 participants