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

[DO NOT MERGE] starting slight instrumentation #383

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

danbugs
Copy link
Collaborator

@danbugs danbugs commented Apr 12, 2023

closes #370

Using Jaeger's all-in-one (https://www.bing.com/search?q=jaeger+docker+all+in+one&cvid=5e0ed8b69a484dff9f5c0e9fa90e3ee6&aqs=edge.0.0j69i57j0j69i64j69i11004.2894j0j9&FORM=ANAB01&PC=U531), you can make quick-telemetry-testrun, and view the telemetry at http://localhost:16686/.

image
PS I'm currently working on proper span parenting.

Signed-off-by: danbugs <[email protected]>
Signed-off-by: danbugs <[email protected]>
Signed-off-by: danbugs <[email protected]>
@danbugs danbugs added the ✨ feature New feature or feature request label Apr 12, 2023
@danbugs danbugs added this to the [KUBECON] March Milestone milestone Apr 12, 2023
@danbugs danbugs marked this pull request as draft April 12, 2023 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or feature request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Instrument slight to visualize telemetry data/traces
1 participant