I integrated AWS(With cloudformation template) with Signoz but i am not able to fetch metrics from my AWS resources. I checked ECS task logs and I found. Can anyone help me here
Copy code
{
"level": "error",
"ts": "2025-05-02T12:19:24.839Z",
"msg": "couldn't get account integration config from SigNoz",
"awsAccountId": "12345",
"error": "failed to query SigNoz API for agent config. status: error, responseBody: {\"status\":\"error\",\"error\":{\"code\":\"unauthenticated\",\"message\":\"unauthenticated\"}}"
}
Harshal D
05/02/2025, 1:21 PM
I am not able to understand where authentication error is occurring at my aws infra level or signoz cloud level
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.