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 blackbox exporter to k3s monitoring stack with probe for OOD #466

Open
wants to merge 11 commits into
base: feature/k3s-monitoring
Choose a base branch
from

Conversation

wtripp180901
Copy link
Contributor

@wtripp180901 wtripp180901 commented Nov 6, 2024

Installs blackbox exporter into k3s cluster and adds Prometheus scrape job with probe for OOD + grafana dashboard. Also adds blackbox alerting rules from https://github.com/azimuth-cloud/capi-helm-charts/blob/2355ba6151289f35bba9a9e8bd7c372930c323a4/charts/cluster-addons/templates/monitoring/blackbox-exporter.yaml#L98

NB: probes are slower than typical probes in capi helm charts, presumably due to indirection from accessing OOD from inside k3s cluster. About 1.2s seems to be the average

@wtripp180901 wtripp180901 requested a review from a team as a code owner November 6, 2024 11:22
@wtripp180901
Copy link
Contributor Author

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.

1 participant