spring-boot-actuator专题提供spring-boot-actuator的最新资讯内容,帮你更好的了解spring-boot-actuator。
我在我的应用程序中使用了<strong> SpringBoot v 1.5.3 </strong>,并且添加了执行器<strong> health </strong>,信息和
我正在尝试将时间指标添加到我的Spring-boot Web应用程序中。现在,该应用程序使用千分尺,普罗米修斯
我正在尝试将Actuator的运行状况探测器配置为包括对嵌套在第一级之外的外部服务的检查。例如,调用/ a
在执行器healthCheck失败的情况下,我们可以使spring-boot应用程序执行一些代码吗? 例如,修复healthCheck失
我有一个通过x509认证的API。但是,我需要从验证中绕过执行器健康检查终点,以便我可以在没有客户端
我具有像这样的Prometheus和Spring Boot Actuator依赖项: <pre><code> &lt;dependency&gt; &lt;groupId&gt;i
我正在对身份验证/注册流程进行故障排除,需要一种快速的方法来重置所有会话服务器端(没有<code>curl
根据<a href="https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-features.html#production-ready-metrics" re
基于<a href="https://camel.apache.org/components/latest/micrometer-component.html#MicrometerComponent-timer" rel="nofollow noreferrer">
我已经在项目中配置了Spring Boot执行器。日志如下打印: <pre><code>2020-11-12 02:31:58.353 CST [http-nio-8989-exec
我正在使用 Spring 5.3 / Spring Boot 2.4 的全新 <a href="https://docs.spring.io/spring-framework/docs/5.3.x/reference/html/core.ht
在 spring boot 升级到 <strong>2.2.11.RELEASE</strong> 后,我们看到以下错误。我认为第一次运行状况检查如果失
有人有升级 <code>Spring boot version</code> 的经验吗?目前,我正在尝试从我的项目中的 <code>1.5.22 to 2.3.4</code
我有一个 Spring Boot 并添加了用于健康检查的执行器。 在我的 pom 中,我有: <pre><code>&lt;parent&gt; &l
我尝试在我的休息控制器上使用注释@RefreshScope: <pre><code>@RestController @RefreshScope public class SpringCloudCon
在 Spring Boot 2.4.1 中。对于自定义 <code>@Endpoint</code>,我有以下内容: <pre><code>@Component @Endpoint(id=&#34;sp
我正在使用 spring boot 执行器库,但似乎无法弄清楚当我点击资源 URI /actuator/loggers/{logger_id} 时返回的响
我在 <code>@Composable fun GrayscaleImage() { val context = AmbientContext.current val image = remember { val drawable
我发现 Spring Cloud Bus 在 <code>Spring Cloud</code> 版本 <code>2020.0.0</code> 上不支持对 <strong>/actuator/bus-refresh</stro
我们使用的是 spring boot 2.1.0.RELEASE 版本,我们有以下依赖: <pre><code>&lt;dependency&gt; &lt;groupId&gt;org.s