Skip to content

fix: disabled auto‑mitigation and adjusted 4xx/5xx alert rules#275

Merged
nc-shahidazim merged 1 commit intomainfrom
fix/DTOSS-11997-funcapp-alert-disable-auto-mitigate
Feb 4, 2026
Merged

fix: disabled auto‑mitigation and adjusted 4xx/5xx alert rules#275
nc-shahidazim merged 1 commit intomainfrom
fix/DTOSS-11997-funcapp-alert-disable-auto-mitigate

Conversation

@nc-shahidazim
Copy link
Contributor

@nc-shahidazim nc-shahidazim commented Feb 4, 2026

Description

This update disables auto‑mitigation for HTTP error alerts and adjusts the 4xx and 5xx alert rules so they trigger when the total count is ≥ 1. It also aligns alert severity so that 5xx errors are reported as Error and 4xx errors as Warning.

What’s included

  • Auto‑mitigation disabled for all HTTP-related alert rules.
  • Threshold updated to fire when total ≥ 1 for both 4xx and 5xx.
  • HTTP 5xx alerts set to Severity = Error.
  • HTTP 4xx alerts set to Severity = Warning.

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@nc-shahidazim nc-shahidazim added this pull request to the merge queue Feb 4, 2026
Merged via the queue into main with commit 51ab3ef Feb 4, 2026
26 checks passed
@nc-shahidazim nc-shahidazim deleted the fix/DTOSS-11997-funcapp-alert-disable-auto-mitigate branch February 4, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants