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

Tracer API: Replace unknown type with HttpTextFormat #124

Closed
mayurkale22 opened this issue Jul 23, 2019 · 0 comments · Fixed by #125
Closed

Tracer API: Replace unknown type with HttpTextFormat #124

mayurkale22 opened this issue Jul 23, 2019 · 0 comments · Fixed by #125
Labels
enhancement New feature or request
Milestone

Comments

@mayurkale22
Copy link
Member

* @todo: Change return type once HttpTextFormat is available
*/
getHttpTextFormat(): unknown;

@mayurkale22 mayurkale22 added the enhancement New feature or request label Jul 23, 2019
@mayurkale22 mayurkale22 added this to the API complete milestone Jul 23, 2019
@mayurkale22 mayurkale22 added the up-for-grabs Good for taking. Extra help will be provided by maintainers label Jul 23, 2019
OlivierAlbertini added a commit to OlivierAlbertini/opentelemetry-js that referenced this issue Jul 23, 2019
Change return type "unknow" to HttpTextFormat for getHttpTextFormat
Close open-telemetry#124

Signed-off-by: Olivier Albertini <[email protected]>
OlivierAlbertini added a commit to OlivierAlbertini/opentelemetry-js that referenced this issue Jul 23, 2019
Change return type "unknow" to HttpTextFormat for getHttpTextFormat
Change return type "unknow" to BinaryFormat for getBinaryFormat
Close open-telemetry#124 open-telemetry#123

Signed-off-by: Olivier Albertini <[email protected]>
OlivierAlbertini added a commit to OlivierAlbertini/opentelemetry-js that referenced this issue Jul 23, 2019
Change return type "unknow" to HttpTextFormat for getHttpTextFormat
Change return type "unknow" to BinaryFormat for getBinaryFormat
Close open-telemetry#124 open-telemetry#123

Signed-off-by: Olivier Albertini <[email protected]>
mayurkale22 pushed a commit that referenced this issue Jul 24, 2019
Change return type "unknow" to HttpTextFormat for getHttpTextFormat
Change return type "unknow" to BinaryFormat for getBinaryFormat
Close #124 #123

Signed-off-by: Olivier Albertini <[email protected]>
@mayurkale22 mayurkale22 removed the up-for-grabs Good for taking. Extra help will be provided by maintainers label Jul 24, 2019
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this issue Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant