-
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
Redfish Exporter v2.x #1549
Conversation
- Compatability with Dell servers - Added health round up panels - Add variables for different groups e.g overcloud vs compute
Prometheus will regard metrics collected over this perioid as stale as such they won't show up in grafana.
The redfish dashboard was updated to use a new UUID, however this caused errors in the Grafana logs and Grafana didn't update the dashboard. Reverting this to the old UUID fixes the issue.
cc2c5e5
to
15e2cba
Compare
releasenotes/notes/bumps-redfish-exporter-to-v2-11032fb9dde36283.yaml
Outdated
Show resolved
Hide resolved
etc/kayobe/kolla/config/prometheus/prometheus.yml.d/60-redfish.yml
Outdated
Show resolved
Hide resolved
Co-authored-by: Alex-Welsh <[email protected]>
This isn't working yet (takes far too long to scrape),let's split it out into a separate patch. Also removed the query lookback delta config, as this was working around the much longer scrape times.
ee33b89
to
7c5935b
Compare
We've decided to push the log collection out for now, to be proposed in a new PR later. I'll leave the conversation threads open here so they can be seen in that work. |
…ish-exporter-2.0/dell
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's merge and follow up with anything else
Need to resolve the convos to merge :( |
No description provided.