-
ES query uses a sorted query with `search_after` parameter with `timeStamp` field. However if there are multiple same timestamps the query can produce duplicate or missing results.
* https://www.el…
-
@akagami-harsh since merging #5398 I noticed this test failing sporadically. Here's one failed run: https://github.com/jaegertracing/jaeger/actions/runs/8955823698/job/24596965281?pr=5416
```
=== RU…
-
### Requirement
As a contributor, I want to remove the `SkipBinaryAttrs` flag from storage integration test that was temporarily added to bypass the issue sourced from upstream dependency. Marked wit…
-
We are currently experimenting with enabling the roll over api via Jaeger. In doing so, we are noticing that even though we specify a shards value of 2, the first index is always created with 5 shards…
-
**Describe the bug**
A V3 query fails and returns JSON describing an internal server error
```json
{
"error": {
"grpcCode": 2,
"httpCode": 500,
"message": "search services fai…
-
**Describe the bug**
I use Spring Cloud Sleuth. I propagate headers.
My tracing span find parentSpanId, but i can't see full tree.
**To Reproduce**
Steps to reproduce the behavior:
1. I depl…
-
I just noticed, to my surprise, that archiving test is only implemented in the ES integration tests
https://github.com/jaegertracing/jaeger/blob/8ae2e05878a1ab38509e6678f6336b6947c9faba/plugin/stor…
-
# Description of problem
When setting a container to **privileged: true** it will fail to start the kata pod on k8s/ocp (tested with crio)
# Expected result
I suppose pod should just start si…
-
I'm facing the same issue with GKE 1.28 and Jaeger operator helm chart through ArgoCD. In Argo it shows this error message:
`Translation failed: invalid ingress spec: service "jaeger/…
-
### What happened?
With the release of 1.50, [documented badger default path](https://www.jaegertracing.io/docs/1.50/deployment/#badger---local-storage) is no longer writable as it is owned by root a…