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

No eventing-level spans in tracing visualization #8117

Open
ashrafguitoni opened this issue Jul 29, 2024 · 0 comments
Open

No eventing-level spans in tracing visualization #8117

ashrafguitoni opened this issue Jul 29, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. triage/accepted Issues which should be fixed (post-triage)

Comments

@ashrafguitoni
Copy link

ashrafguitoni commented Jul 29, 2024

Describe the bug

We're using the tracing setup described in the knative docs where we can see the request progressing across knative components in Jaeger UI. After having to reinstall the tracing setup (for infrastructure-related reasons), the eventing components don't show up in the traces anymore.

Expected behavior

Request traces include eventing-level traces, for example like this (an old screenshot):
image

Actual behavior

The trace only includes serving-level traces:
image

To Reproduce

  • Setup tracing as described in the docs
  • Deploy a knative service and a knative kafka source that simply redirects requests to the service
  • Send a request and search for the trace in Jaeger UI

Knative release version

  • Knative serving: v1.12.0
  • Knative eventing core: v1.12.6
  • Knative kafka source: v1.12.9
@ashrafguitoni ashrafguitoni added the kind/bug Categorizes issue or PR as related to a bug. label Jul 29, 2024
@pierDipi pierDipi added the triage/accepted Issues which should be fixed (post-triage) label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. triage/accepted Issues which should be fixed (post-triage)
Projects
None yet
Development

No branches or pull requests

2 participants