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

refactor: Replace OtelHook with TracingHook. Deprecating OtelHook #116

Merged
merged 6 commits into from
Dec 18, 2023
Merged

refactor: Replace OtelHook with TracingHook. Deprecating OtelHook #116

merged 6 commits into from
Dec 18, 2023

Conversation

askpt
Copy link
Member

@askpt askpt commented Dec 15, 2023

This PR

  • This PR renames the OtelHook into TracingHook, keeping the OtelHook for the clients.
  • Deprecating OtelHook that should be removed in the following version.

Related Issues

Fixes #112

Signed-off-by: André Silva <[email protected]>
Signed-off-by: André Silva <[email protected]>
Signed-off-by: André Silva <[email protected]>
@askpt askpt requested a review from a team as a code owner December 15, 2023 13:15
@toddbaert toddbaert self-requested a review December 18, 2023 16:33
Copy link
Member

@toddbaert toddbaert left a comment

Choose a reason for hiding this comment

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

LGTM. Please just update the title to be consistent with this, and remove the !.

@askpt askpt changed the title refactor!: Rename OtelHook into TracingHook refactor: Replace OtelHook with TracingHook. Deprecating OtelHook Dec 18, 2023
@toddbaert toddbaert merged commit 755c549 into open-feature:main Dec 18, 2023
10 checks passed
@askpt askpt deleted the askpt/112-rename-tracing-hook branch December 18, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename OtelHook into TracingHook
3 participants