Closed hmuthusamy closed 3 weeks ago
Looks good but tests are failing. Can you run pre-commit and commit changes @hmuthusamy https://github.com/aws-observability/terraform-aws-observability-accelerator/actions/runs/11522847911/job/32088304356?pr=287
@bonclay7 Ran the pre-commit and submitted for review. Please review and merge. Thanks
@hmuthusamy Precommit is failing still. Lets fix it.
Getting the below error on pr-commit. It runs fine when i ran the same PR locally.
Terraform docs...........................................................Failed
There are some problems with the CLI configuration: ╷ │ Error: The specified plugin cache dir /home/runner/work/terraform-aws-observability-accelerator/terraform-aws-observability-accelerator/.terraform.d/plugin-cache cannot be opened: stat /home/runner/work/terraform-aws-observability-accelerator/terraform-aws-observability-accelerator/.terraform.d/plugin-cache: no such file or directory │ ╵
As a result of the above problems, Terraform may not behave as intended.
Fixed the tests, but I have one concern @hmuthusamy FYI - @lewinkedrs
@bonclay7 Pls merge this or let us know if you have questions. This is blocker for RI. We are having enable for polyglot flag so pod level metrics isnt going to be a problem. This flag willbe disabled by default
What does this PR do?
🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted. Consult the CONTRIBUTING guide for submitting pull-requests. Fix for nginx and java monitoring dashboards on EKS failing because of race condition deploying dashboards first before flux is deployed. Also added polyglot monitoring for Rust,.Net monitoring using OTEL.
Motivation
More
pre-commit run -a
with this PRNote: Not all the PRs required examples and docs.
For Moderators
Additional Notes