-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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/signatometrics]Add core logic for signal to metrics #36852
base: main
Are you sure you want to change the base?
[connector/signatometrics]Add core logic for signal to metrics #36852
Conversation
[For reviewers] I am not sure what to do with the changelog for the PR. This PR adds the core logic of the component but not sure how to add this to the changelog, so I haven't added it yet. Let me know if it is needed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think a changelog would make sense, it's a user facing change that actually makes the component "functional" for the users.
I had a first look into the PR and overall looks good but I'd definitely need to do a second more careful pass on it (I assume there is no easy way to split the implementation into multiple PRs and the current one is quite big). If anybody else want to also review that'd be more than welcome.
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
/label -stale |
Description
Adding core logic for the signal to metrics connector.
Link to tracking issue
Related to #35930
Testing
Unit tests added
Documentation
Documentation is already added in README.