We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f3ac48 commit a73dd62Copy full SHA for a73dd62
releasenotes/notes/bumps-redfish-exporter-to-v2-11032fb9dde36283.yaml
@@ -10,6 +10,10 @@ features:
10
fixes:
11
- |
12
Sets the prometheus server side option ``query.lookback-delta`` to
13
- the largest scrape interval so that redfish exporter metrics are not
14
- marked stale before the next scrape.
+ the largest scrape interval so that metrics are not from exporters
+ with large scrape intervals are not marked stale before the next scrape.
15
- Fixes various issues with the redfish exporter dashboard.
16
+upgrade:
17
+ - |
18
+ Increases default ``os_capacity_scrape_interval`` to ``5m``. If you already customise
19
+ this please move to the new ``stackhpc_os_capacity_scrape_interval`` variable.
0 commit comments