Skip to content

Rolldice example does not show traces in Jaeger #1122

Closed
@ddelpero

Description

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

Activity

MrAlias

MrAlias commented on Feb 7, 2025

@MrAlias
Contributor

Can you please try to reproduce the error with the latest version of the rolldice example?

Likely, #1566 has changed the issue or resolved it. Verification is needed.

ddelpero

ddelpero commented on Feb 21, 2025

@ddelpero
Author

I see the traces in the latest version. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingresponse neededA response from the author is required

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Rolldice example does not show traces in Jaeger · Issue #1122 · open-telemetry/opentelemetry-go-instrumentation