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

examples: provide an example for HTTP plugin #245

Closed
mayurkale22 opened this issue Sep 10, 2019 · 2 comments · Fixed by #318
Closed

examples: provide an example for HTTP plugin #245

mayurkale22 opened this issue Sep 10, 2019 · 2 comments · Fixed by #318
Assignees
Labels
document Documentation-related
Milestone

Comments

@mayurkale22
Copy link
Member

Provide a full example on how the OpenTelemetry JS library can be used to relate client and server spans and export them to Jaeger/Zipkin backend using OpenTelemetry Jaeger/Zipkin exporter.

This example could reside in top level examples/ or samples/ folder.

@mayurkale22 mayurkale22 added up-for-grabs Good for taking. Extra help will be provided by maintainers document Documentation-related labels Sep 10, 2019
@mayurkale22
Copy link
Member Author

@mayurkale22
Copy link
Member Author

Depends on #199

@danielkhan danielkhan self-assigned this Sep 11, 2019
@danielkhan danielkhan removed the up-for-grabs Good for taking. Extra help will be provided by maintainers label Sep 11, 2019
@danielkhan danielkhan added this to the 1.0.0-alpha.1 milestone Sep 19, 2019
OlivierAlbertini added a commit to VilledeMontreal/opentelemetry-js that referenced this issue Sep 22, 2019
closes open-telemetry#245

Signed-off-by: Olivier Albertini <[email protected]>
OlivierAlbertini added a commit to VilledeMontreal/opentelemetry-js that referenced this issue Sep 22, 2019
closes open-telemetry#245

Signed-off-by: Olivier Albertini <[email protected]>
OlivierAlbertini added a commit to VilledeMontreal/opentelemetry-js that referenced this issue Sep 22, 2019
closes open-telemetry#245

Signed-off-by: Olivier Albertini <[email protected]>
OlivierAlbertini added a commit to VilledeMontreal/opentelemetry-js that referenced this issue Sep 24, 2019
closes open-telemetry#245

Signed-off-by: Olivier Albertini <[email protected]>
OlivierAlbertini added a commit to VilledeMontreal/opentelemetry-js that referenced this issue Sep 24, 2019
closes open-telemetry#245

Signed-off-by: Olivier Albertini <[email protected]>
OlivierAlbertini added a commit to VilledeMontreal/opentelemetry-js that referenced this issue Sep 25, 2019
closes open-telemetry#245

Signed-off-by: Olivier Albertini <[email protected]>
mayurkale22 pushed a commit that referenced this issue Sep 25, 2019
* feat(plugin-http): add example

closes #245

Signed-off-by: Olivier Albertini <[email protected]>

* refactor: removes duplicated code

Signed-off-by: Olivier Albertini <[email protected]>

* fix: exporter variable

Signed-off-by: Olivier Albertini <[email protected]>

* docs: add image for jaeger

Signed-off-by: Olivier Albertini <[email protected]>

* chore: remove todo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
document Documentation-related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants