Using xray for EKS service analysis - where is my stuff?

0

Ive installed opentelemetry, cloudwatch agent and fluentbit into my EKS cluster. My golang services are sending traces, events and errors but when I go to cloudwatch/xray all of my services are labeled "client" and I don't see any way to get to events or errors.

Is there metadata I need to set in the trace(s)? Is opentelemetry setup incorrectly? Am I looking in the wrong place / missing the obvious? Is this all handled via EventBridge?

gefragt vor 5 Monaten256 Aufrufe
1 Antwort
0

It could be a IAM permissions issue . Have you assigned you service roles to access XRay and CloudWatch ?

beantwortet vor 5 Monaten
  • Interesting point. I enabled both. Where would I look for events/errors?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen