-
Notifications
You must be signed in to change notification settings - Fork 59
feat: OTel hook changes for hook interface updates #644
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
Conversation
Signed-off-by: bbland1 <104288486+bbland1@users.noreply.github.com>
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.
Thank you!
I see there is another issue about bumping the go-sdk to 1.15 over all because there has been some conflict. This PR still needs to bump to 1.15 which I'm happy to do now that it is out but curious if issue #686 needs to be finished so it is bumped for everyone for me to bump it up here and things to pass? |
Signed-off-by: bbland1 <104288486+bbland1@users.noreply.github.com>
I don't think we need the |
I know when the in #642 it is stated it’s a breaking change but okay because of the spec which is why I put the |
Signed-off-by: bbland1 <104288486+bbland1@users.noreply.github.com> Signed-off-by: Giovanni De Giorgio <giovannidegiorgio1999@gmail.com>
This PR
go-sdk
version to 1.14.1evalDetails
to the parameters passed in theFinally
hook inmetrics
hookmetrics_test
to have the newevalDetails
Related Issues
Fixes #642
Notes
go-sdk
version to the unreleased version with the change to theHook
it currently throws an error where it is called inmetrics
because the type issue