Skip to content

feat(ipmi_exporter): backport upgrade to v1.10.1 with entity sensor names (#3721)#3756

Open
Copilot wants to merge 2 commits intostable/zedfrom
copilot/backport-pull-3721
Open

feat(ipmi_exporter): backport upgrade to v1.10.1 with entity sensor names (#3721)#3756
Copilot wants to merge 2 commits intostable/zedfrom
copilot/backport-pull-3721

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 17, 2026

Backport of #3721 to this stable branch. Upgrades the IPMI exporter from v1.4.0 to v1.10.1 using the upstream quay.io/prometheuscommunity/ipmi-exporter image and enables --entity-sensor-names for more descriptive sensor metric labels.

Changes

  • Image: us-docker.pkg.dev/vexxhost-infra/openstack/ipmi-exporter:1.4.0quay.io/prometheuscommunity/ipmi-exporter:v1.10.1 (pinned to digest)
  • --entity-sensor-names: added to custom_args.ipmi — sensor name labels now include entity prefixes (e.g. Add-in Card 3 Presence instead of Presence)
  • --config.file=/config.yml: explicit arg required by the new image
  • Security context: runAsUser: 0 / runAsGroup: 0 added — new image defaults to non-root
  • ConfigMap rendering: to_yamlto_nice_yaml(indent=2) for cleaner output

Upgrade note: existing alert rules or dashboards that match on IPMI sensor name label values will need updating to account for the new entity-prefixed names.

Original prompt

backport #3721


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

…kport #3721)

Co-authored-by: mnaser <435815+mnaser@users.noreply.github.com>
Copilot AI changed the title [WIP] Backport changes from pull request 3721 feat(ipmi_exporter): backport upgrade to v1.10.1 with entity sensor names (#3721) Mar 17, 2026
@mnaser Mohammed Naser (mnaser) marked this pull request as ready for review March 17, 2026 04:52
@larainema
Copy link
Copy Markdown
Member

recheck

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.

3 participants