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

fix(alert): Ignore ipmi Entity Presence type alert #101

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

jneo8
Copy link
Contributor

@jneo8 jneo8 commented Nov 14, 2023

Alert rule ipmi_generic_sensor_value ignoe type="Entity Presence"

Fix: #102

Alert rule ipmi_generic_sensor_value ignoe type="Entity Presence"
@jneo8 jneo8 requested review from a team, Pjack, aieri, agileshaw and rgildein November 14, 2023 09:34
Copy link
Contributor

@aieri aieri left a comment

Choose a reason for hiding this comment

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

Some minor rewording. Also please add context to this change and the related bug. Why are we doing this? Is this related to https://bugs.launchpad.net/charm-hw-health/+bug/1891915 ?

src/prometheus_alert_rules/ipmi_sensors.yaml Outdated Show resolved Hide resolved
tests/unit/test_alert_rules/test_ipmi_sensors.yaml Outdated Show resolved Hide resolved
tests/unit/test_alert_rules/test_ipmi_sensors.yaml Outdated Show resolved Hide resolved
@jneo8
Copy link
Contributor Author

jneo8 commented Nov 15, 2023

Is this related to https://bugs.launchpad.net/charm-hw-health/+bug/1891915 ?

It's a different case that want to ignore Entity Absent. I would like to put it into another issue.

#104

@jneo8
Copy link
Contributor Author

jneo8 commented Nov 16, 2023

Hi @aieri , I update the wording and put some information on the issue.

@jneo8 jneo8 merged commit f084905 into canonical:master Nov 16, 2023
4 checks passed
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.

Ignore type="Entity Presence" in ipmi_generic_sensor_value
3 participants