-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 health check to kube_* integrations #10668
Conversation
The |
The |
The |
The |
Codecov Report
Flags with carried forward coverage won't be shown. Click here to find out more. |
/azp run PR Changes |
Azure Pipelines successfully started running 1 pipeline(s). |
The |
@khewonc left small nit. If you can address it then I think we can get this merged in. |
Co-authored-by: Steven Yuen <steven.yuen@datadoghq.com>
* Add health checks for kube_* integrations * Add health_url to config specs * Sync config models using ddev * Fix example conf files * Fix example confs again * Run ddev validate models -s again * ddev validate config/models * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Steven Yuen <steven.yuen@datadoghq.com> Co-authored-by: Cedric Lamoriniere <cedric.lamoriniere@datadoghq.com> Co-authored-by: Steven Yuen <steven.yuen@datadoghq.com> af9ccbc
What does this PR do?
Adds a health check to the other kube_* integrations similar to the ones added in these PRs:
Review checklist (to be filled by reviewers)
changelog/
andintegration/
labels attached