codecentric / codecentric/spring-boot-admin
Configure Client side health interval configuration
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 12.9k
- Forks
- 3.1k
- Avg merge
- 19h 1m
- Merged PRs (30d)
- 61
Description
We want to introduce the SBA for one of our client which has many MS. Currently, we(SBA) don't have capability to configure status interval configuration at client level. I do see we have spring.boot.admin.monitor.status-interval at admin but that will be applicable for my all client.
We want to have this feature(setting status interval) at client level, so we can set the interval per client. Since we have couple of clients of orchestrator (which calls multiple services take more time time overall).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing spring.boot.admin.monitor.status-interval configuration and the client-side status monitoring path. The change is complete when the status interval can be set independently for each client, while the existing admin-wide configuration continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100