spring-cloud / spring-cloud/spring-cloud-config
Add micrometer integration
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2k
- Forks
- 1.3k
- Avg merge
- 2d 59m
- Merged PRs (30d)
- 16
Description
As far as I can see, there is not a single mention of how to monitor the config server or what metrics are emitted out of the box.
https://cloud.spring.io/spring-cloud-static/spring-cloud.html
The closest thing I could find is the Servo/Spectator section, but both are Netflix proprietary libraries. How can we configure config server to use Micrometer?
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 with the linked Spring Cloud documentation, especially the existing Servo/Spectator default metrics collection section, and inspect how the config server currently exposes metrics. Identify the supported Micrometer configuration path and document or implement it so users can configure the config server and understand which metrics are emitted out of the box.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100