spring-cloud / spring-cloud/spring-cloud-config

Add micrometer integration

Open
#1,110 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.