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

[chore] streamline opensearch healthcheck #1742

Conversation

julianocosta89
Copy link
Member

Changes

compose and compose.minimal were different.
I've also validate it locally and with this test:
curl -s http://localhost:9200/_cluster/health | grep status | grep -q '\\(green\\|yellow\\)'
I was getting status unhealthy even though the status:green was there.

@julianocosta89 julianocosta89 requested a review from a team as a code owner October 14, 2024 07:22
@github-actions github-actions bot added the helm-update-required Requires an update to the Helm chart when released label Oct 14, 2024
@julianocosta89 julianocosta89 merged commit 0e48b4b into open-telemetry:main Oct 14, 2024
29 checks passed
@julianocosta89 julianocosta89 deleted the chore-streamline-health-check branch October 14, 2024 07:55
benakansara pushed a commit to benakansara/opentelemetry-demo that referenced this pull request Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helm-update-required Requires an update to the Helm chart when released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants