Skip to content
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

Add reminder to remove custom blackbox endpoints #1515

Open
wants to merge 1 commit into
base: stackhpc/master
Choose a base branch
from

Conversation

technowhizz
Copy link
Contributor

No description provided.

@technowhizz technowhizz self-assigned this Feb 14, 2025
@technowhizz technowhizz requested a review from a team as a code owner February 14, 2025 23:36
@product-auto-label product-auto-label bot added size: s documentation Improvements or additions to documentation labels Feb 14, 2025
@technowhizz technowhizz force-pushed the upgrading-docs-blackbox branch 3 times, most recently from 76a896f to 800dfe6 Compare February 14, 2025 23:40
Copy link
Member

@Alex-Welsh Alex-Welsh left a comment

Choose a reason for hiding this comment

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

This change is coming in Epoxy, not Caracal, and I don't think we need the warning anyway. prometheus_blackbox_exporter_endpoints has been removed from the master branch already, so when we merge stackhpc/2025.1 to do the upgrades, it'll get removed automatically

@jackhodgkiss
Copy link
Contributor

This change is coming in Epoxy, not Caracal, and I don't think we need the warning anyway. prometheus_blackbox_exporter_endpoints has been removed from the master branch already, so when we merge stackhpc/2025.1 to do the upgrades, it'll get removed automatically

Though it won't be removed from a kolla/globals.yml inside an environment.

@Alex-Welsh
Copy link
Member

@technowhizz can you update this to target stackhpc/master and mention kolla/globals.yml inside an environment specifically?

@technowhizz technowhizz force-pushed the upgrading-docs-blackbox branch from 800dfe6 to 5a3e0b5 Compare March 27, 2025 09:47
@technowhizz technowhizz changed the base branch from stackhpc/2024.1 to stackhpc/master March 27, 2025 09:47
@technowhizz technowhizz requested a review from Alex-Welsh March 27, 2025 09:48
Comment on lines +88 to +94
Endpoints for the blackbox exporter are now templated in the kolla-ansible
group vars for the cloud. This means that the
``prometheus_blackbox_exporter_endpoints`` variable can be removed from the
environment's ``kolla/globals.yml`` file (if applicable) and the endpoints will
fallback to the ones templated in the group vars. Additional endpoints may be
added through the ``prometheus_blackbox_exporter_endpoints_kayobe`` variable.
For example:
Copy link
Member

Choose a reason for hiding this comment

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

Endpoints for the blackbox exporter are now templated in the kolla-ansible
group vars for the cloud.

Not all endpoints are templated e.g. backend endpoints. They're still done here in SKC.

Additional endpoints may be
added through the prometheus_blackbox_exporter_endpoints_kayobe variable.

That varies depending on what you want to template. This is all correct if you want it to be templated by kayobe, but you can also use stackhpc_prometheus_blackbox_exporter_endpoints_custom if you want it templated by Kolla Ansible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation size: s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants