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 active health check feature #288

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MarianConstantinMarica
Copy link
Contributor

No description provided.

@@ -4,6 +4,8 @@ spring:
config:
import: optional:configserver:${CONFIG_SERVER_URL:http://localhost:8888/}
cloud:
loadbalancer:
configurations: health-check
Copy link
Member

@arey arey Nov 17, 2024

Choose a reason for hiding this comment

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

question: did you test this health-check configuration? and how? Did you have some logs?

Copy link
Member

Choose a reason for hiding this comment

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

@MarianConstantinMarica Did you have any logs?

Copy link

sonarcloud bot commented Nov 24, 2024

@@ -8,6 +8,7 @@ spring:
profiles:
active: production


Copy link
Member

Choose a reason for hiding this comment

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

question: this pull request seems to be empty. Isn't it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants