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?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则