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

[configtelemetry] Update public methods to accept context.Context #9810

Closed
Tracked by #9490
TylerHelmuth opened this issue Mar 21, 2024 · 2 comments
Closed
Tracked by #9490

Comments

@TylerHelmuth
Copy link
Member

No description provided.

@AkhigbeEromo
Copy link
Contributor

Hello @TylerHelmuth can this issue be assigned to me?

And also just to confirm what I am working on, the public functions in this package are:

  • MarshalText
  • UnmarshalText

@TylerHelmuth
Copy link
Member Author

configtelemetry currently has 3 public functions:

  • UnmarshalText
  • MarshalText
  • String

None of these quality for adding context.Context since they are implementations of interfaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants