Jaeger collector and Jaeger Query with Opensearch(Elasticsearch) – UI not showing spans
I’ve deployed Jaeger collector and Jaeger Query from the all-in-one image with opensearch (Opensearch 6.2 AWS) as storage. When the application sends the telemetry, it is received in the opensearch indexes – jaeger-span-write
and jaeger-service-write
, but nothing is showed to the jaeger UI. As I know, the jaeger collector should store the data in indexes in the fowling format: jaeger-span-2023-04-27
. No specific arguments are provided for the Jaeger collector and Jaeger Query. How can i fixed this issue?
Jaeger Operator Installation on EKS
I have deployed jaeger operator using helm chart on EKS-
https://github.com/jaegertracing/helm-charts/tree/main/charts/jaeger-operator