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

[cmd/telemetrygen]: Allow float values for rate #33984

Merged
merged 10 commits into from
Jul 16, 2024

Conversation

damemi
Copy link
Contributor

@damemi damemi commented Jul 9, 2024

Description:
Fixes #33982
Switch --rate flag in telemetrygen to support Float64 values

Link to tracking Issue: #33982

Testing: Added unit tests for float value cases

Documentation: N/A

Makefile Outdated Show resolved Hide resolved
@damemi
Copy link
Contributor Author

damemi commented Jul 10, 2024

@atoulme is this all set?

.chloggen/telemetrygen-float-rate.yaml Outdated Show resolved Hide resolved
cmd/telemetrygen/telemetrygen_linux_amd64 Outdated Show resolved Hide resolved
@jpkrohling jpkrohling merged commit 438df69 into open-telemetry:main Jul 16, 2024
154 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/telemetrygen telemetrygen command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support float64 rates for telemetrygen
4 participants