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

Help wanted for first steps: How to create new Resource Graph Queries and Workbooks? #492

Closed
mschwrdtnr opened this issue Sep 19, 2023 · 2 comments

Comments

@mschwrdtnr
Copy link

Hi people,

thanks for the project!

I want to participate and create more Resource Graph Queries and maybe more workbooks. I currently don't really know where to start and what makes sense. Can you give me some information about how to start implementing more queries?

@erjosito
Copy link
Collaborator

@mschwrdtnr thanks for your availability! Creating new queries is relatively easy: there are some simple rules that the queries need to follow, documented in Adding Resource Graph queries. You can get inspiration from existing queries as well.

Once you have the query, you can add it to the corresponding JSON item, with the graph key (have a look at elements with existing queries already).

Once there are enough ARG queries in a checklist, the process of creating the workbook is automatic. We only need to decide which checklist to run it on (today it only runs in the ALZ and AKS checklists), and whether we want workbooks for specific areas of specific checklists (today the only area-specific workbook is for ALZ Networking).

Please let me know if this makes sense, and whether you encounter any challenge contributing.

Thanks!
Jose

@mschwrdtnr
Copy link
Author

Hi @erjosito, I understand that I just had to read the documentation more deeply. These are enough information for now. Thanks for your clarification!

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

No branches or pull requests

2 participants