Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot-actuator

Is there complete list of spring boot metrics with short description?

IllegalStateException: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@xxxxxxxx has been closed already

Spring Boot 2.0 Not Registering Custom Actuator Endpoint Bean [duplicate]

Boilerplate project with spring boot 2.0.0 not exposing custom actuator endpoints

SpringBoot - observability on *_max *_count *_sum metrics

How to make Spring Boot Actuator available via JMX with globally enabled lazy initialization?

Multiple instances of a bean of one class filled with values from application.properties

Custom HealthIndicator not invoked during startup

Spring WAR doesn't create BuildProperties Bean

Registering Hystrix Concurrency Strategy fails after migrating to spring-boot-2.0

Spring Boot: statistics of APIs using http.server.requests

Disable spring boot actuator "health-component" and "health-component-instance"

Spring security , Configuration hasAuthority check on endpoints not working

Logbook logging actuator health calls even when excluded

What is the exact purpose for spring.jmx.enabled?