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

configure health check in s-pipes-debug module #321

Open
Tracked by #315
palagdan opened this issue Mar 7, 2025 · 2 comments
Open
Tracked by #315

configure health check in s-pipes-debug module #321

palagdan opened this issue Mar 7, 2025 · 2 comments
Assignees

Comments

@palagdan
Copy link
Collaborator

palagdan commented Mar 7, 2025

@blcham

I think it’s better to use Spring Boot for the s-pipes-debug and s-pipes backend. It autoconfigures many things, comes with an embedded Tomcat server, and provides pre-built tools like Actuator, which I used in the RM backend for this kind of issue.

Without it, I’d need to implement an additional /health controller and service . What do you think?

@palagdan palagdan closed this as completed Mar 7, 2025
@palagdan palagdan reopened this Mar 7, 2025
@palagdan palagdan mentioned this issue Mar 7, 2025
7 tasks
@blcham
Copy link
Contributor

blcham commented Mar 7, 2025

Sure I agree.

@blcham
Copy link
Contributor

blcham commented Mar 7, 2025

But first do s-pipes-debug .... for s-pipes it could be much harder.

@palagdan palagdan self-assigned this Mar 7, 2025
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

No branches or pull requests

2 participants