Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Module and Example for ECS cluster monitoring with ecs_observer #211

Merged
merged 38 commits into from
Nov 2, 2023

Conversation

ruchimo
Copy link
Contributor

@ruchimo ruchimo commented Aug 9, 2023

What does this PR do?

Adding Module and Example for ECS cluster monitoring with ecs_observer

🛑 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.

Motivation

Part of the virtual Hackathon on the AWS Observability Accelerator.

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I ran pre-commit run -a with this PR
  • Yes, I have added a new example under examples to support my PR (when applicable)
  • Yes, I have updated the Pages for this feature

Note: Not all the PRs required examples and docs.

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

Copy link
Member

@bonclay7 bonclay7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

examples/ecs-cluster-with-vpc

Normally we try to keep examples as lean as possible to simplify maintenance. Normally ecs-cluster-with-vpc should be flat and not nested. We usually have an apply-able main.tf in the examples. Here's it's not clear what we are testing.
Additionally there's a quite popular module actively maintained, maybe we should just reuse it and focus on our added value? https://github.com/terraform-aws-modules/terraform-aws-ecs but maybe I'm missing something?

@bonclay7
Copy link
Member

bonclay7 commented Aug 9, 2023

When we finish the example, that use the new module, we should add a little doc https://aws-observability.github.io/terraform-aws-observability-accelerator/ on ECS monitoring as well

README.md Outdated Show resolved Hide resolved
modules/ecs-monitoring/versions.tf Outdated Show resolved Hide resolved
modules/ecs-monitoring/configs/config.yaml Show resolved Hide resolved
modules/ecs-monitoring/configs/config.yaml Show resolved Hide resolved
@bonclay7
Copy link
Member

@ruchimo any updates on this?

@bonclay7
Copy link
Member

@ruchimo please let me know when I ca re-review

@ruchimo
Copy link
Contributor Author

ruchimo commented Sep 1, 2023

@bonclay7 - Please review....

@bonclay7
Copy link
Member

bonclay7 commented Sep 1, 2023

@ruchimo
Copy link
Contributor Author

ruchimo commented Sep 1, 2023

@ruchimo
Copy link
Contributor Author

ruchimo commented Sep 4, 2023

@bonclay7 - I have fixed the failures detected by pre-commit

@ruchimo
Copy link
Contributor Author

ruchimo commented Sep 5, 2023

@bonclay7 I have checked the failures

  1. https://github.com/aws-observability/terraform-aws-observability-accelerator/actions/runs/6070146490/job/16486224503?pr=211 --> This is reposting Potential problems on the Modules we are reusing.
  2. https://github.com/aws-observability/terraform-aws-observability-accelerator/actions/runs/6070146491/job/16486220400?pr=211 --> This is from the docs, the link would be accesible once the PR is merged.

@bonclay7 bonclay7 self-requested a review November 2, 2023 11:53
@bonclay7 bonclay7 merged commit 70405b9 into aws-observability:main Nov 2, 2023
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants