-
Notifications
You must be signed in to change notification settings - Fork 68
feat(actions): HPA/VPA right-sizing audit with Datadog percentiles and Slack review card #593
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
Merged
Merged
Changes from 16 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
9819026
feat(datadog): metric_stats resource type for server-side percentile …
isiddharthsingh 4b4538e
feat(db): hpa_vpa_recommendations table with RLS registration
isiddharthsingh 115b753
feat(actions): right-sizing recommendation lifecycle with provider-di…
isiddharthsingh 16a2813
feat(agent): Slack right-sizing card tools with connector gating and …
isiddharthsingh 1ef092b
feat(slack): Dismiss handler closes the PR and starts the anti-nag co…
isiddharthsingh 760a269
feat(actions): seed Right-Sizing Audit system action with its default…
isiddharthsingh 0a265a4
test: cover metric_stats percentiles and right-sizing cooldown logic
isiddharthsingh 8e038f0
docs: fix stale comment claiming the GitHub MCP server spawns a Docke…
isiddharthsingh 170e7fb
test: stub google and langgraph submodules so tests collect in the sl…
isiddharthsingh b9c5f89
fix: address PR review and SonarQube findings on right-sizing audit
isiddharthsingh 2e2679c
fix: lazy logging, point-cap advice at interval ceiling, and extract …
isiddharthsingh 082f039
fix: drop unused exception bindings left by lazy-logging conversion
isiddharthsingh 693be8c
fix: guard math.isfinite against ints too large to convert to float
isiddharthsingh 212d039
fix: address PR review on right-sizing — idempotent timestamptz migra…
isiddharthsingh 02ce1d3
fix: scope right-sizing card tool to its action, add dismiss confirm …
isiddharthsingh a21e074
fix: restore superseded cooldown when the card flow fails after the s…
isiddharthsingh a8f11ff
test: use string monkeypatch targets so the card tool is imported one…
isiddharthsingh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
damianloch marked this conversation as resolved.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.