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

[processor/transform] add Hour converter #29743

Merged
merged 7 commits into from
Dec 12, 2023

Conversation

graphaelli
Copy link
Contributor

Description: Adds Hour converter

closes #29468

Testing: adds unit test

Documentation: doc'd in readme for ottl converters

Copy link
Contributor

@evan-bradley evan-bradley left a comment

Choose a reason for hiding this comment

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

Thanks for contributing this.

.chloggen/hour-of-day.yaml Outdated Show resolved Hide resolved
pkg/ottl/ottlfuncs/README.md Outdated Show resolved Hide resolved
pkg/ottl/ottlfuncs/func_hour.go Outdated Show resolved Hide resolved
pkg/ottl/ottlfuncs/func_hour.go Outdated Show resolved Hide resolved
pkg/ottl/ottlfuncs/func_hour_test.go Show resolved Hide resolved
graphaelli and others added 2 commits December 11, 2023 17:14
Co-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com>
@graphaelli
Copy link
Contributor Author

thanks for all of those fixes!

@graphaelli
Copy link
Contributor Author

The failure was

Error: Codecov: Failed to properly upload: The process '/home/runner/work/_actions/Wandalen/codecov-action/dist/codecov' failed with exit code 255
Error: Process returned exit code 1

merging main in to trigger another build.

@TylerHelmuth TylerHelmuth merged commit 00dca5b into open-telemetry:main Dec 12, 2023
83 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 12, 2023
@graphaelli graphaelli deleted the hour-of-day branch August 2, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pkg/ottl] Support the expression of "time of day"
4 participants