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

[v17] Integration Discovery Rules: endpoint that returns all the rules #49868

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

marcoandredinis
Copy link
Contributor

Backport #49514 to branch/v17

This PR adds a new endpoint that returns all the discovery rules that
exist for a given Integration.

It will include what was the last time the rule was used to fetch
resources, so that users can see stale rules and act upon it.

The endpoint supports filtering by the resource type to ensure the UI
only requests a subset of the rules, depending on the screen the user is
visiting (eg, EC2, RDS or EKS).
@marcoandredinis marcoandredinis added the no-changelog Indicates that a PR does not require a changelog entry label Dec 6, 2024
@github-actions github-actions bot requested review from r0mant and ravicious December 6, 2024 09:38
@marcoandredinis marcoandredinis added this pull request to the merge queue Dec 6, 2024
Merged via the queue into branch/v17 with commit fe2746d Dec 6, 2024
41 checks passed
@marcoandredinis marcoandredinis deleted the bot/backport-49514-branch/v17 branch December 6, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants