Skip to content

Fix bad alerting names#275

Merged
LDiazN merged 4 commits into
mainfrom
fix-bad-alerting-names
Dec 23, 2025
Merged

Fix bad alerting names#275
LDiazN merged 4 commits into
mainfrom
fix-bad-alerting-names

Conversation

@LDiazN

@LDiazN LDiazN commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

This PR will improve slack alerts by adding the ip address of the broken machine to the slack message

closes #274

@LDiazN LDiazN self-assigned this Oct 17, 2025
@LDiazN LDiazN requested a review from hellais October 17, 2025 10:28
@github-actions

github-actions Bot commented Oct 17, 2025

Copy link
Copy Markdown

Ansible Run Output 🤖

Ansible Playbook Recap 🔍



Ansible playbook output 📖success

Show Execution

$ ansible-playbook playbook.yml --check --diff -i ../tf/modules/ansible_inventory/inventories/inventory-dev.ini
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
[WARNING]: Could not match supplied host pattern, ignoring: monitoring.ooni.org
[WARNING]: Could not match supplied host pattern, ignoring: backend-hel.ooni.org
[WARNING]: Could not match supplied host pattern, ignoring: clickhouseproxy.dev.ooni.io
[WARNING]: Could not match supplied host pattern, ignoring: clickhouseproxy.prod.ooni.io
[WARNING]: Could not match supplied host pattern, ignoring: notebook1.htz-fsn.prod.ooni.nu
[WARNING]: Could not match supplied host pattern, ignoring: data1.htz-fsn.prod.ooni.nu
[WARNING]: Could not match supplied host pattern, ignoring: data3.htz-fsn.prod.ooni.nu
[WARNING]: Could not match supplied host pattern, ignoring: openvpn-server1.ooni.io

PLAY [Ensure all hosts are bootstrapped correctly] *****************************
skipping: no hosts matched

PLAY [Deploy monitoring host] **************************************************
skipping: no hosts matched

PLAY [Update monitoring config] ************************************************
skipping: no hosts matched

PLAY [Deploy ooni backend services] ********************************************
skipping: no hosts matched

PLAY [Deploy clickhouse proxy] *************************************************
skipping: no hosts matched

PLAY [Deploy oonidata clickhouse hosts] ****************************************
skipping: no hosts matched

PLAY [Deploy airflow frontend host] ********************************************
skipping: no hosts matched

PLAY [Setup OpenVPN server] ****************************************************
skipping: no hosts matched

PLAY [Deploy notebook host] ****************************************************
skipping: no hosts matched

PLAY RECAP *********************************************************************

Pusher @LDiazN
Action pull_request
Working Directory
Workflow .github/workflows/check_ansible.yml
Last updated Fri, 17 Oct 2025 10:32:19 GMT

@LDiazN LDiazN marked this pull request as ready for review October 20, 2025 11:44
@LDiazN LDiazN merged commit ce34af0 into main Dec 23, 2025
2 checks passed
@LDiazN LDiazN deleted the fix-bad-alerting-names branch December 23, 2025 11:00
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.

Bad naming in prometheus alerts

1 participant