Skip to content

Add OpenBao Monitoring#2419

Draft
technowhizz wants to merge 1 commit into
stackhpc/2025.1from
openbao-monitoring
Draft

Add OpenBao Monitoring#2419
technowhizz wants to merge 1 commit into
stackhpc/2025.1from
openbao-monitoring

Conversation

@technowhizz

Copy link
Copy Markdown
Contributor

To be merged after stackhpc/ansible-collection-hashicorp#93 merges and then bumping the requirements.yml for the collection

@technowhizz technowhizz requested a review from dougszumski July 13, 2026 18:11
@technowhizz technowhizz self-assigned this Jul 13, 2026
@github-actions github-actions Bot added the waiting-review PR is waiting for a review label Jul 13, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces monitoring support for OpenBao, including Prometheus scrape configurations, alerting rules for sealed or unhealthy nodes, and corresponding documentation. A critical issue was identified in the Prometheus scrape configuration template, where the Kayobe-specific inventory group 'controllers' and filter 'net_ip' were used instead of Kolla-native equivalents ('control' group and 'kolla_address' filter), which would cause template rendering failures.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread etc/kayobe/kolla/config/prometheus/prometheus.yml.d/50-openbao.yml
@technowhizz

Copy link
Copy Markdown
Contributor Author

Hmm CI is failing because the prometheus scrape job is enabled by default (assuming most clients have openbao deployed) but because we manually have to deploy openbao, it's not set up in the CI and so there is a prometheus alert for exporter down.

Should we have it disabled by default and get the deploy openbao playbook to change some var to enable it?

@jovial @dougszumski What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-review PR is waiting for a review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant