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 alertmanager rules for Docker #1391

Closed
wants to merge 1 commit into from

Conversation

Alex-Welsh
Copy link
Contributor

Docker has a builtin prometheus exporter that we currently don't have enabled. This change adds alerts for stopped/paused containers and failed healthchecks.

Depends on:
kayobe: https://review.opendev.org/c/openstack/kayobe/+/936746
kolla-ansible: https://review.opendev.org/c/openstack/kolla-ansible/+/936742
ansible-collection-kolla: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/936717

@Alex-Welsh Alex-Welsh added enhancement New feature or request Caracal Targets the Caracal OpenStack release monitoring All things related to observability & telemetry labels Nov 29, 2024
Docker has a builtin prometheus exporter that we currently don't have
enabled. This change adds alerts for stopped/paused containers and
failed healthchecks. This patch requires changes to docker's
configuration to export the metrics, and prometheus to consume them.
This means that Kayobe and Kolla-Ansible should both be updated to their
latest versions.
@dougszumski
Copy link
Member

Sadly we decided to abort this due to the metrics source not providing the required data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Caracal Targets the Caracal OpenStack release enhancement New feature or request monitoring All things related to observability & telemetry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants