-
Notifications
You must be signed in to change notification settings - Fork 87
Update changelog.md #629
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
base: main
Are you sure you want to change the base?
Update changelog.md #629
Conversation
Add change log for alerting on config recommendation on instance and csg
🎉 Thank you for your contribution! It appears you have not yet signed the F5 Contributor License Agreement (CLA), which is required for your changes to be incorporated into an F5 Open Source Software (OSS) project. Please kindly read the F5 CLA and reply on a new comment with the following text to agree: I have hereby read the F5 CLA and agree to its terms You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's wait until the alerts are available on the linked page
## May 30, 2025 | ||
|
||
### Alert when instance has config recommendations | ||
|
||
We now include an alert in the [F5 Distributed Cloud](https://docs.cloud.f5.com/docs-v2/platform/reference/alerts-reference) when instance has config recommendation. | ||
|
||
### Alert when csg has config recommendations | ||
|
||
We now include an alert in the [F5 Distributed Cloud](https://docs.cloud.f5.com/docs-v2/platform/reference/alerts-reference) when csg has config recommendation. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll keep on hold for now, until the alerts are ready. For editing:
## May 30, 2025 | |
### Alert when instance has config recommendations | |
We now include an alert in the [F5 Distributed Cloud](https://docs.cloud.f5.com/docs-v2/platform/reference/alerts-reference) when instance has config recommendation. | |
### Alert when csg has config recommendations | |
We now include an alert in the [F5 Distributed Cloud](https://docs.cloud.f5.com/docs-v2/platform/reference/alerts-reference) when csg has config recommendation. | |
<!-- Date TBD --> | |
## Month, Day, 2025 | |
### Alert for recommendations on an instance | |
We now include an alert in the [F5 Distributed Cloud](https://docs.cloud.f5.com/docs-v2/platform/reference/alerts-reference) when NGINX One Console has recommendations for your instance configuration. | |
### Alert for recommendations on a Config Sync Group | |
We now include an alert in the [F5 Distributed Cloud](https://docs.cloud.f5.com/docs-v2/platform/reference/alerts-reference) when NGINX One Console has recommendations for your Config Sync Group. |
Add change log for alerting on config recommendation on instance and csg
Proposed changes
Problem: NGINX One is intaking metrics from customer's data planes that can indicate large negative outcomes. Such as , NGINX One checks for config recommendation impacts. All of this information is extremely valuable, but only if the customer is aware of it in a timely enough fashion to take action.
Solution: If user's data-path has config recommendaations, we proactively notify, so that use can take action to remedy.
Testing: Instances/Csgs in F5 NGINX One console, and is alerted on config recommendations.
Solution: Explain the approach you took to implement the solution, highlighting any significant design decisions or
considerations.
Testing: Describe any testing that you did.
Please focus on (optional): If you any specific areas where you would like reviewers to focus their attention or provide
specific feedback, add them here.
If this PR addresses an issue on GitHub, ensure that you link to it here:
Closes #ISSUE
Checklist
Before merging a pull request, run through this checklist and mark each as complete.
README.md
andCHANGELOG.md
Footnotes
Potentially sensitive changes include anything involving code, personally identify information (PII), live URLs or significant amounts of new or revised documentation. Please refer to our style guide for guidance about placeholder content. ↩