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

SOFALookout as Actuator default Metrics Impl enhancement #16

Closed
guanchao-yang opened this issue Jun 15, 2018 · 0 comments
Closed

SOFALookout as Actuator default Metrics Impl enhancement #16

guanchao-yang opened this issue Jun 15, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@guanchao-yang
Copy link
Member

Background

Spring Boot Actuator Default implementation is Dropwizard. But we want to use Lookout as default Actuator implementation

Solution

Through enhance lookout-sofa-boot-starter and AutoConfig before MetricsDropwizardAutoConfiguration we can use CounterService and GaugeService interface and SOFALookout implementation by default.

@guanchao-yang guanchao-yang changed the title SOFALookout as Actuator default Metrics Impl SOFALookout as Actuator default Metrics Impl enhancement Jun 15, 2018
@luyiisme luyiisme added this to the v1.4.2 milestone Jun 15, 2018
@luyiisme luyiisme added the enhancement New feature or request label Jun 15, 2018
luyiisme added a commit that referenced this issue Jun 21, 2018
* #16 fix actuator integration bug
@guanchao-yang guanchao-yang mentioned this issue Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants