-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Report
Which version of the demo you are using?
fe0458c
Symptom
What is the expected behavior?
When navigating to APM Dashboard (Jaeger, Prometheus, OpenSearch)
I expect to see Traces, Metrics and Logs from services.
What is the actual behavior?
Traces are not being loaded with the following error:
failed to decode Jaeger response: invalid character '<' looking for beginning of value
(Trace ID: cc4690f5c1700baac1c5c27d3103d6e5)

Interesting enough, this trace is not from the service I'm querying, but actually from envoy
:

Checkout does have traces:

Reproduce
Clone the repo, start the demo and navigate to grafana.
We will close this issue if:
- The steps you provided are complex.
- If we can not reproduce the behavior you're reporting.
Additional Context
Please feel free to add any other context about the problem here.
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1
or me too
, to help us triage it. Learn more here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working