Giter VIP home page Giter VIP logo

Comments (10)

dancompton avatar dancompton commented on May 21, 2024 1

Does this include NLBs and ALB as well? The practical data here is important as well. I'd be highly interested not just in the state of the UCS service and task groups but also placement constraints as well as specific cloud watch metrics though I'm not sure if you're pulling those yet.

Here's two true life use cases. The first involves a discovery regarding your ECS cluster. All ECS clusters have been provisioned in an identical way and therefore clusters are not utilized equally across environments. Specific clusters are dedicated to k streams jobs which must have special constraints around deployment to ensure that they are able to rebuild their state stores following failure or redeploy. A company wants to consolidate its infrastructure and do so through the analysis of these clusters and the combination of them with placement constraints and other details in mind.

from cloudquery.

 avatar commented on May 21, 2024

@melaraj2 Thanks for creating this! I've added ECS details in v0.6.7. I'd appreciate if you can test it and if you can also share the SQL query so the community can re-use it.

from cloudquery.

melaraj2 avatar melaraj2 commented on May 21, 2024

It is almost there. We are missing the target group which attaches to load balancer.

A service is associated with a large group and a target group is associated with a load balancer. I couldn't find that association.

from cloudquery.

 avatar commented on May 21, 2024

column target_group_arn exists in aws_ecs_service_load_balancers do you mean the target group itself is missing?

from cloudquery.

melaraj2 avatar melaraj2 commented on May 21, 2024

Correct. You need the target group's detailed information which will include a link to elbv2.

from cloudquery.

yevgenypats avatar yevgenypats commented on May 21, 2024

so do you mean you want to add another table to elbv2 which will have output from DescribeTargetGroups ? this way you will be able to join?

from cloudquery.

 avatar commented on May 21, 2024

@melaraj2 I've added aws_elbv2_target_groups and aws_elbv2_target_group_load_balancer_arns in v0.6.8. Let me know if this works?

from cloudquery.

melaraj2 avatar melaraj2 commented on May 21, 2024

I see the new tables, and that would work, but they did not fill in with any data.

from cloudquery.

 avatar commented on May 21, 2024

I think you might need to delete config.yml and re-run ./cloudquery gen config aws

from cloudquery.

 avatar commented on May 21, 2024

Closing this issue as I think it is solved. If not let me know and I'll re-open.

from cloudquery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.