-
### Requirement
We are using Jaeger UI to explore traces managed by Grafana Tempo.
Jaeger query uses GRPC plugin to send requrest to Tempo cluster.
### Problem
Although currently this thing works,…
-
### What happened?
I am using AWS Elasticsearch and trying to use it in jaeger, I have set the endpoints as per documentation, I am using latest version of jaeger helm chart apiVersion: v2, appVersio…
-
**What are you trying to achieve?**
Currently there is no way for the tracing backend to identify all the services that are using remote sampling policy - based on Jaeger remote sampling. Nor is it p…
-
To implement Jaeger, we need to listen:
- Every called middleware
- Every called route (after middlewares)
- Every call to other services (e.g Postgres, Redis, Backend...)
This way we can benc…
-
I have tried in different ways to configure service accounts for query, agent and collector to set required annotations for using AWS ES as a backend. The operator fails with not being able to parse t…
-
**Summary**
Observability automation should include tracing, metrics, dashboards, and alerts, for both Authorino/Limitador standalone and Kuadrant.
Currently, the test suite implements Authorino trac…
-
### What happened?
As a Jaeger user, I would like to see trace's include follows_from spans, so that I can follow workflows and have graphs that also include follows_from.
In frontend Trace Timeli…
-
### What happened?
Currently the duration of an operation in Trace Graph view is calculating as a sum of the invocations of this operation. It works incorrectly in the case of overlapping spans and l…
-
### What happened?
When creating a new span with a single link to a `followed` span in the same trace, the UI renders the new span as if the `followed` span were actually the `parent` span, and ren…
-
Describe the bug
I am using OpenTelemetry auto-instrumentation in a Go application to trace both incoming and outgoing HTTP requests. However, while I can see traces for incoming requests, the outg…