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 readiness probe for instrumentor #2434

Merged
merged 4 commits into from
Feb 12, 2025

Conversation

RonFed
Copy link
Collaborator

@RonFed RonFed commented Feb 12, 2025

No description provided.

@RonFed RonFed changed the title Add readiness check for instrumentor Add readiness probe for instrumentor Feb 12, 2025
@@ -294,6 +292,19 @@ func main() {
}
}

func addHealthAndReadyChecks(mgr ctrl.Manager) error {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: does this need to be its own function?

@BenElferink BenElferink merged commit 09fed14 into odigos-io:main Feb 12, 2025
46 checks passed
@BenElferink BenElferink added the enhancement New feature or request label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants