-
Notifications
You must be signed in to change notification settings - Fork 23
Redfish Exporter v2.x #1549
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
Merged
+1,354
−1,670
Merged
Redfish Exporter v2.x #1549
Changes from 13 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
690623c
Configuration for the StackHPC fork of Redfish Exporter
m-bull 0459eab
Update redfish dashboard
jovial 7fcabe2
Increase query lookback delta
jovial d4b2607
Add raw tags
jovial b86b28d
Re-tweak Redfish dashboard for Lenovo
m-bull 15e2cba
Restore old UUID of the redfish dashboard
technowhizz a36b667
Make query lookback delta setting smarter
jovial 68b8ea1
Actually set lookback delta
jovial cf085b9
Adds openstack exporter scrape interval
jovial 27dfdc4
Add some raw tags
jovial 8f3ac48
Slightly less offensive variant on raw tags
jovial a73dd62
Refresh release note
jovial ba7934a
Update dashboard
jovial 4809f3f
Apply suggestions from code review
MoteHue 110afe4
Bump to redfish exporter v2.1.1-stackhpc
MoteHue 7c5935b
Temporarily remove redfish log collection
MoteHue c0dfeac
Merge remote-tracking branch 'origin/stackhpc/2024.1' into bugfix/edf…
MoteHue File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
2,982 changes: 1,318 additions & 1,664 deletions
2,982
etc/kayobe/kolla/config/grafana/dashboards/openstack/redfish.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
19 changes: 19 additions & 0 deletions
19
releasenotes/notes/bumps-redfish-exporter-to-v2-11032fb9dde36283.yaml
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
features: | ||
- Upgrades the redfish exporter container image to the v2.x series. | ||
Alex-Welsh marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- Adds support for lenovo hardware to the redfish exporter dashboard. | ||
- | | ||
Adds the ``stackhpcredfish_exporter_scrape_interval``, | ||
``stackhpc_os_capacity_scrape_interval``, and | ||
``stackhpc_prometheus_openstack_exporter_interval`` | ||
configuration variables. | ||
fixes: | ||
- | | ||
Sets the prometheus server side option ``query.lookback-delta`` to | ||
the largest scrape interval so that metrics are not from exporters | ||
with large scrape intervals are not marked stale before the next scrape. | ||
MoteHue marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
- Fixes various issues with the redfish exporter dashboard. | ||
upgrade: | ||
- | | ||
Increases default ``os_capacity_scrape_interval`` to ``5m``. If you already customise | ||
this please move to the new ``stackhpc_os_capacity_scrape_interval`` variable. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.