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

Example: Add OpenTelemetry tracing #22988

Merged
merged 24 commits into from
Sep 27, 2022
Merged

Conversation

nguyenptk
Copy link
Member

Signed-off-by: Nguyen Phan nguyenptk@gmail.com

Commit Message: Add OpenTelemetry tracing example
Additional Description:
Risk Level: Low
Testing: README.md guideline
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Nguyen Phan Tran Khoi added 2 commits September 5, 2022 22:55
Signed-off-by: Nguyen  Phan Tran Khoi <nguyen.phan@grabtaxi.com>
Signed-off-by: Nguyen  Phan Tran Khoi <nguyen.phan@grabtaxi.com>
@nguyenptk nguyenptk marked this pull request as draft September 5, 2022 16:15
@phlax phlax self-assigned this Sep 7, 2022
@phlax
Copy link
Member

phlax commented Sep 7, 2022

cc @AlexanderEllis

Nguyen Phan Tran Khoi added 2 commits September 7, 2022 21:26
Signed-off-by: Nguyen  Phan Tran Khoi <nguyen.phan@grabtaxi.com>
Signed-off-by: Nguyen  Phan Tran Khoi <nguyen.phan@grabtaxi.com>
@nguyenptk
Copy link
Member Author

hi @AlexanderEllis, I'm not sure whether the otel-collector-config.yaml file here has the right configuration? I cannot find any metrics on http://localhost:55679/debug/tracez 🤔

Nguyen Phan Tran Khoi added 2 commits September 7, 2022 21:53
Signed-off-by: Nguyen  Phan Tran Khoi <nguyen.phan@grabtaxi.com>
Signed-off-by: Nguyen  Phan Tran Khoi <nguyen.phan@grabtaxi.com>
@nguyenptk
Copy link
Member Author

nguyenptk commented Sep 7, 2022

hi @AlexanderEllis, I'm not sure whether the otel-collector-config.yaml file here has the right configuration? I cannot find any metrics on http://localhost:55679/debug/tracez 🤔

Sorry, my bad, I've corrected the address of clusters. It works now.

http://localhost:55679/debug/tracez?zspanname=opentelemetry.proto.collector.trace.v1.TraceService%2fExport&ztype=1&zlatencybucket=0

I think we just need to correct the document and some verify steps
cc @phlax

Screen Shot 2022-09-07 at 22 11 59

Signed-off-by: Nguyen  Phan Tran Khoi <nguyen.phan@grabtaxi.com>
@phlax
Copy link
Member

phlax commented Sep 16, 2022

I think we just need to correct the document and some verify steps

yep - im currently working on the skywalking sandbox and its evolving a bit from the zipkin one

Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
@phlax
Copy link
Member

phlax commented Sep 16, 2022

/docs

@repokitteh-read-only
Copy link

Docs for this Pull Request will be rendered here:

https://storage.googleapis.com/envoy-pr/22988/docs/index.html

The docs are (re-)rendered each time the CI envoy-presubmit (precheck docs) job completes.

🐱

Caused by: a #22988 (comment) was created by @phlax.

see: more, trace.

Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
@nguyenptk
Copy link
Member Author

/docs

@repokitteh-read-only
Copy link

Docs for this Pull Request will be rendered here:

https://storage.googleapis.com/envoy-pr/22988/docs/index.html

The docs are (re-)rendered each time the CI envoy-presubmit (precheck docs) job completes.

🐱

Caused by: a #22988 (comment) was created by @nguyenptk.

see: more, trace.

@nguyenptk
Copy link
Member Author

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #22988 (comment) was created by @nguyenptk.

see: more, trace.

Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
@nguyenptk
Copy link
Member Author

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Check envoy-presubmit isn't fully completed, but will still attempt retrying.
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #22988 (comment) was created by @nguyenptk.

see: more, trace.

Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
phlax
phlax previously approved these changes Sep 26, 2022
Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

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

great work! thanks for adding this @nguyenptk

cc @AlexanderEllis

Signed-off-by: nguyenptk <nguyenptk@gmail.com>
phlax
phlax previously approved these changes Sep 26, 2022
Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

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

thanks again @nguyenptk

@nguyenptk nguyenptk marked this pull request as ready for review September 26, 2022 12:38
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
@nguyenptk
Copy link
Member Author

/docs

@repokitteh-read-only
Copy link

Docs for this Pull Request will be rendered here:

https://storage.googleapis.com/envoy-pr/22988/docs/index.html

The docs are (re-)rendered each time the CI envoy-presubmit (precheck docs) job completes.

🐱

Caused by: a #22988 (comment) was created by @nguyenptk.

see: more, trace.

@AlexanderEllis
Copy link
Contributor

Thanks @nguyenptk, looks great! Excited to see this in place :)

Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

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

some last minute nits inline

examples/opentelemetry/envoy-1.yaml Outdated Show resolved Hide resolved
examples/opentelemetry/docker-compose.yaml Outdated Show resolved Hide resolved
docs/root/start/sandboxes/opentelemetry.rst Outdated Show resolved Hide resolved
examples/opentelemetry/envoy-front-proxy.yaml Outdated Show resolved Hide resolved
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

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

brilliant, thanks again!

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.

3 participants