【问题标题】:Netflix Atlas says "Subscriptions not enabled" on start of application of Spring-Boot 2.0.1Netflix Atlas 在 Spring-Boot 2.0.1 应用程序开始时显示“未启用订阅”
【发布时间】:2018-05-08 14:40:22
【问题描述】:

当我启动使用 Spring Boot 2.0.1 制作的应用程序时,我总是会看到以下信息日志:

2018-05-08 16:36:09.409 INFO 18737 --- [localhost-startStop-1] c.netflix.spectator.atlas.AtlasRegistry : started collecting metrics every PT10S reporting to http://localhost:7101/api/v1/publish 2018-05-08 16:36:09.410 INFO 18737 --- [localhost-startStop-1] c.netflix.spectator.atlas.AtlasRegistry : common tags: {} 2018-05-08 16:36:09.410 INFO 18737 --- [localhost-startStop-1] c.netflix.spectator.atlas.AtlasRegistry : subscriptions are not enabled

subscriptions are not enabled 是什么意思?它有什么变化?谢谢!

【问题讨论】:

    标签: java spring atlas micrometer


    【解决方案1】:

    这是指 Atlas 的一个有些隐藏的功能,它允许您订阅特定的指标。可以放心地忽略它。定期发布似乎已启用。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-01-05
      • 2019-05-23
      • 1970-01-01
      • 1970-01-01
      • 2021-02-09
      • 2021-10-13
      • 2016-04-03
      • 2021-06-21
      相关资源
      最近更新 更多