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 boilerplate for the connector #36454

Merged

Conversation

lahsivjar
Copy link
Member

@lahsivjar lahsivjar commented Nov 19, 2024

Description

Adds boilerplate code for a new signal to metrics connector.

Link to tracking issue

Part of #35930

Testing

Unit tests provided as required.

Documentation

Added basic README. Will add more details with future commits.

CC: @ChrsMark

@lahsivjar lahsivjar force-pushed the add-signaltometrics-connector branch from dd4cd8a to 51abe4d Compare November 19, 2024 19:05
@ChrsMark
Copy link
Member

@lahsivjar I changed the description to avoid closing the original issue after this PR gets merged. Let's leave the issue open until the competent is landed.

@github-actions github-actions bot added the cmd/otelcontribcol otelcontribcol command label Nov 20, 2024
@lahsivjar lahsivjar requested a review from ChrsMark November 20, 2024 12:29
@lahsivjar lahsivjar requested a review from ChrsMark November 20, 2024 16:02
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.

Thank's for adding the additional context @lahsivjar! I've left some minor comments but I think we can proceed with the specific design.

reports/distributions/contrib.yaml Outdated Show resolved Hide resolved
connector/signaltometricsconnector/config/config.go Outdated Show resolved Hide resolved
connector/signaltometricsconnector/config/config.go Outdated Show resolved Hide resolved
cmd/otelcontribcol/builder-config.yaml Outdated Show resolved Hide resolved
@lahsivjar lahsivjar requested a review from ChrsMark November 21, 2024 16:04
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.

LGMT

@ChrsMark ChrsMark added the ready to merge Code review completed; ready to merge by maintainers label Nov 22, 2024
@andrzej-stencel andrzej-stencel merged commit 37129e9 into open-telemetry:main Nov 25, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 25, 2024
@lahsivjar lahsivjar deleted the add-signaltometrics-connector branch November 25, 2024 15:59
shivanthzen pushed a commit to shivanthzen/opentelemetry-collector-contrib that referenced this pull request Dec 5, 2024
…elemetry#36454)

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

Adds boilerplate code for a new signal to metrics connector.

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

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

Unit tests provided as required.

<!--Describe the documentation added.-->
#### Documentation

Added basic README. Will add more details with future commits.
<!--Please delete paragraphs that you did not use before submitting.-->


CC: @ChrsMark

---------

Co-authored-by: Christos Markou <[email protected]>
ZenoCC-Peng pushed a commit to ZenoCC-Peng/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2024
…elemetry#36454)

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

Adds boilerplate code for a new signal to metrics connector.

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

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

Unit tests provided as required.

<!--Describe the documentation added.-->
#### Documentation

Added basic README. Will add more details with future commits.
<!--Please delete paragraphs that you did not use before submitting.-->


CC: @ChrsMark

---------

Co-authored-by: Christos Markou <[email protected]>
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
…elemetry#36454)

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

Adds boilerplate code for a new signal to metrics connector.

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

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

Unit tests provided as required.

<!--Describe the documentation added.-->
#### Documentation

Added basic README. Will add more details with future commits.
<!--Please delete paragraphs that you did not use before submitting.-->


CC: @ChrsMark

---------

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
cmd/otelcontribcol otelcontribcol command ready to merge Code review completed; ready to merge by maintainers reports/distributions/contrib.yaml
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants