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

Further deprecate OTel and Brave Http instrumentations #371

Closed
marcingrzejszczak opened this issue Sep 29, 2023 · 0 comments · Fixed by #486
Closed

Further deprecate OTel and Brave Http instrumentations #371

marcingrzejszczak opened this issue Sep 29, 2023 · 0 comments · Fixed by #486
Labels
type: task A general task
Milestone

Comments

@marcingrzejszczak
Copy link
Contributor

marcingrzejszczak commented Sep 29, 2023

Add warning messages and timeouts?

Related:

@marcingrzejszczak marcingrzejszczak added this to the 1.3.0-M1 milestone Sep 29, 2023
@marcingrzejszczak marcingrzejszczak added the type: task A general task label Sep 29, 2023
marcingrzejszczak added a commit that referenced this issue Dec 8, 2023
whenever the deprecated API is being used

- added logging of warnings
- added 5 second timeout

also removed any calls to the deprecated API from the existing integration tests. That's a breaking change in the way that we're not creating the default handlers in testing framework. I think that's fine cause we haven't setup any functionality for it neither have we documented any of its usage anywhere

fixes gh-371
marcingrzejszczak added a commit that referenced this issue Dec 8, 2023
whenever the deprecated API is being used

- added logging of warnings
- added 5 second timeout

also removed any calls to the deprecated API from the existing integration tests. That's a breaking change in the way that we're not creating the default handlers in testing framework. I think that's fine cause we haven't setup any functionality for it neither have we documented any of its usage anywhere

fixes gh-371
marcingrzejszczak added a commit that referenced this issue Dec 8, 2023
- whenever the deprecated API is being used added logging of warnings
- also removed any calls to the deprecated API from the existing integration tests. That's a breaking change in the way that we're not creating the default handlers in testing framework. I think that's fine cause we haven't setup any functionality for it neither have we documented any of its usage anywhere

fixes gh-371
marcingrzejszczak added a commit that referenced this issue Dec 8, 2023
- whenever the deprecated API is being used added logging of warnings
- also removed any calls to the deprecated API from the existing integration tests. That's a breaking change in the way that we're not creating the default handlers in testing framework. I think that's fine cause we haven't setup any functionality for it neither have we documented any of its usage anywhere

fixes gh-371
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant