Skip to content
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

Update alzArm.param.json to match documentation #236

Merged
merged 4 commits into from
Jun 13, 2024

Conversation

powershellpr0mpt
Copy link
Contributor

Overview/Summary

Default values in the param.json don't allign with the recommended values provided in documentation.

OS Disk Read Latency (ms) - Log Alert
OS Disk Write Latency (ms) - Log Alert

using LessThan instead of GreaterThan.

Causes false positives for alerts

This PR fixes/adds/changes/removes

  1. Fixes code not alligning with documentation

Breaking Changes

nothing

As part of this Pull Request I have

  • Read the Contribution Guide and ensured this PR is compliant with the guide
  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues or ADO Work Items (Internal Only)
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Ensured PR tests are passing
  • Updated relevant and associated documentation (e.g. Contribution Guide, Docs etc.)

Default values in the param.json don't allign with the recommended values provided in documentation.

OS Disk Read Latency (ms) - Log Alert
OS Disk Write Latency (ms) - Log Alert

Causes false positives for alerts
@arjenhuitema arjenhuitema added the Pattern: ALZ 🚁 Issues / PR's related to the ALZ Pattern label Jun 12, 2024
Copy link
Contributor

@arjenhuitema arjenhuitema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @powershellpr0mpt for raising and fixing this inconsistency!

@arjenhuitema arjenhuitema merged commit 2ee46dd into Azure:main Jun 13, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pattern: ALZ 🚁 Issues / PR's related to the ALZ Pattern
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants