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

Rolldice example does not show traces in Jaeger #1122

Open
ddelpero opened this issue Sep 23, 2024 · 0 comments
Open

Rolldice example does not show traces in Jaeger #1122

ddelpero opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ddelpero
Copy link

Describe the bug

Rolldice example does not show traces in Jaeger

Environment

  • OS: Fedora 40
  • Go Version: 1.22.5
  • Version: 0.14.0-alpha

To Reproduce

From examples/rolldice

docker compose up -d
curl localhost:8080/rolldice

Steps to reproduce the behavior:

  1. Go to http://localhost:16686/
  2. Click on Find Traces
  3. No traces are shown. See the screenshot below:

Screenshot from 2024-09-23 08-19-24

Expected behavior

Traces as shown in the example at https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/examples/rolldice/README.md

@ddelpero ddelpero added the bug Something isn't working label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant