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

[connector/signaltometrics]Add config validation and custom ottl funcs #36671

Merged

Conversation

lahsivjar
Copy link
Member

Description

Adds config validation logic and custom OTTL functions required for signal to metrics connector.

Link to tracking issue

Related to: #35930

Testing

Uni tests added.

Documentation

N/A

Copy link
Member

@ChrsMark ChrsMark left a comment

Choose a reason for hiding this comment

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

LGTM

@ChrsMark ChrsMark added the ready to merge Code review completed; ready to merge by maintainers label Dec 6, 2024
@atoulme atoulme removed the ready to merge Code review completed; ready to merge by maintainers label Dec 6, 2024
@atoulme
Copy link
Contributor

atoulme commented Dec 6, 2024

This change requires a changelog entry.

@lahsivjar
Copy link
Member Author

@atoulme Thanks for the review. I initially didn't add the changelog since the changes are related to a new component which is still in development (so not usable yet) and my reasoning was that the changelog will not be useful. I have added it now, please take a look.

@ChrsMark ChrsMark requested a review from atoulme December 12, 2024 16:17
@ChrsMark
Copy link
Member

Since the changelog is now added I think this one can go. Marking this as ready-to-merge.

@ChrsMark ChrsMark added the ready to merge Code review completed; ready to merge by maintainers label Dec 16, 2024
@andrzej-stencel andrzej-stencel merged commit 19f550c into open-telemetry:main Dec 16, 2024
160 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 16, 2024
@lahsivjar lahsivjar deleted the add-signaltometrics-connector branch December 16, 2024 11:02
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
open-telemetry#36671)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Adds config validation logic and custom OTTL functions required for
signal to metrics connector.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Related to:
open-telemetry#35930

<!--Describe what testing was performed and which tests were added.-->
#### Testing
Uni tests added.

<!--Describe the documentation added.-->
#### Documentation
N/A
<!--Please delete paragraphs that you did not use before submitting.-->

---------

Co-authored-by: Christos Markou <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connector/signaltometrics ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants