aws-containers / eks-app-mesh-polyglot-demo

End to end deployment and observability of polyglot microservices in Amazon EKS using AWS App Mesh, AWS Fargate, Amazon Cloudwatch Container Insights, and AWS X-Ray
MIT No Attribution
64 stars 636 forks source link

Error unknown extensions type "sigv4auth" missing config in latest? #37

Open alanmpitts opened 1 year ago

alanmpitts commented 1 year ago

I grabbed workshop/otel-collector-config.yaml from master and installed per instructions in the official workshop. It looks like there is some configuration missing.

Logs from observability-collector:

2023/05/15 23:00:39 AWS OTel Collector version: v0.17.0
2023/05/15 23:00:39 found no extra config, skip it, err: open /opt/aws/aws-otel-collector/etc/extracfg.txt: no such file or directory
Error: failed to get config: cannot unmarshal the configuration: unknown extensions type "sigv4auth" for "sigv4auth" (valid values: [health_check pprof zpages memory_ballast awsproxy ecs_observer])
2023/05/15 23:00:39 application run finished with error: failed to get config: cannot unmarshal the configuration: unknown extensions type "sigv4auth" for "sigv4auth" (valid values: [health_check pprof zpages memory_ballast awsproxy ecs_observer])