[HWORKS-2945] Show whether alert receivers are loaded in AlertManager#616
Open
ErmiasG wants to merge 1 commit into
Open
[HWORKS-2945] Show whether alert receivers are loaded in AlertManager#616ErmiasG wants to merge 1 commit into
ErmiasG wants to merge 1 commit into
Conversation
https://hopsworks.atlassian.net/browse/HWORKS-2945 Document the alert-receiver load status feature. Add a project user guide (user_guides/projects/alerts) covering the alert receivers list and the per-receiver load status (Loaded, Pending, Warning), why a receiver is not usable until the Alert manager loads it, that non-loaded receivers are disabled in the alert receiver picker, and the Triggered alerts (debugging) panel with the reasons an alert may not be delivered. Register the page under Projects in the nav. Extend the admin Configure Alerts page (Step 6) with the configuration load status indicator (Synced, Pending reload, Warning with the reason reported by the Alert manager), fix the "advaced" typo, and point the cross-link at the new project alerts guide. Signed-off-by: Ermias Gebremeskel <ermias@hopsworks.ai> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Documents the alert-receiver load status feature (HWORKS-2945). Part of the multi-repo change: hopsworks-ee #3168, hopsworks-front #2006, hopsworks-helm #2118.
What changed
New project user guide —
user_guides/projects/alerts/index.md(added to the nav under Projects):Admin Configure Alerts page —
setup_installation/admin/alert.md:Screenshots were captured against a live cluster running the feature.
🤖 Generated with Claude Code