forked from canonical/prometheus-hardware-exporter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Igonore if redfish fails to logout with 401 as as response
Redfish sometimes fails to logout after scraping the data and this end up generating the metric redfish_collector_failed that trigger prometheus alerts that can be noise. This can be a BMC problem that might not be properly closing sessions. For more info see: DMTF/python-redfish-library#160 Closes: canonical#76
- Loading branch information
1 parent
0ab3094
commit dd61061
Showing
2 changed files
with
37 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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