Skip to content

Sudobrendan/unrevert 5754#6026

Draft
SudoBrendan wants to merge 3 commits into
Azure:mainfrom
SudoBrendan:sudobrendan/unrevert-5754
Draft

Sudobrendan/unrevert 5754#6026
SudoBrendan wants to merge 3 commits into
Azure:mainfrom
SudoBrendan:sudobrendan/unrevert-5754

Conversation

@SudoBrendan

Copy link
Copy Markdown
Collaborator

What

Why

Testing

Testing is required for feature completion and tests should be part of the pull
request along with the feature changes.

Describe the testing provided. If you did not add tests, provide a clear
justification.

Special notes for your reviewer

PR Checklist

  • PR is scoped to a single task (no mixed concerns)
  • Title follows Conventional Commits format
  • Summary explains the "Why" behind the change
  • Linked to relevant ticket/issue
  • Screenshots included (if graph/UI/metrics changes)
  • Self-reviewed the diff
  • CI/CD checks are passing (ignore Tide)
  • Draft PR used for WIP (if applicable)
  • Commit history is clean (rebased/squashed)
  • Tricky code blocks are commented
  • Specific reviewers tagged
  • All comment threads resolved before merge

If E2E tests are included:

  • E2E tests follow Principles of Good E2E Test Case Design
  • If new E2E use case is covered (via a new test or new check/verifier),
    demonstrate that the test is able to detect a defect/error and fail with
    proper error message and logs which communicates nature of the problem.

Restore alert, recording rule, and lane config files to their
pre-revert state (before PR Azure#5754). Content is verbatim from commit
167ca21. Follow-up commits fix path prefixes, add severityCeiling,
wire into deployment infrastructure, and address review feedback.

Original work: PR Azure#5527 (SudoBrendan)
@openshift-ci

openshift-ci Bot commented Jul 10, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: SudoBrendan
Once this PR has been reviewed and has the lgtm label, please assign geoberle for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jul 10, 2026

Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

SudoBrendan and others added 2 commits July 10, 2026 16:52
- Rename UJ prefix to userJourney (camelCase) per ADR naming convention
- Rename files from UJ* to UserJourney* for consistency
- Downgrade all alert severities to warning for initial rollout
- Add severityCeiling parameter to rp-hcp-rules.bicep
- Wire rpHcpAlerts module into monitoring.bicep
- Add run-rp-hcps build target to prometheus-rules Makefile
- Fix alerts-rp-hcps.yaml path prefix to match main conventions
- Rename CID to OCM Cluster ID in descriptions
- Separate Management Cluster and Namespace into distinct lines
- Add Environment and Region to descriptions (external labels)
- Change summary format to [HCPKASAvailableBurn] with namespace
- Add resource_id label to recording rule aggregation chains
- Update all test expectations to match

Co-Authored-By: Simon Wiencki <swiencki@redhat.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Generated from `make alerts recording-rules` in observability/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@SudoBrendan SudoBrendan force-pushed the sudobrendan/unrevert-5754 branch from 3fecde1 to 237d396 Compare July 10, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant