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?

已提問 5 個月前檢視次數 256 次
1 個回答
0

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

已回答 5 個月前
  • Interesting point. I enabled both. Where would I look for events/errors?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南