当前位置: 首页 > news >正文

如何加强省市级门户网站的建设视频优化是什么意思

如何加强省市级门户网站的建设,视频优化是什么意思,微信运营商,新网站如何才做被百度收录spring cloud hystrix dashboard 集群监控 ************************** 集群监控 同步监控:监控信息直接输出到dashboard 异步监控:监控信息发送到消息中间件,消息中间件再将监控信息输出到dashboard ************************** 监控的消费…

spring cloud hystrix dashboard 集群监控

 

 

**************************

集群监控

 

同步监控:监控信息直接输出到dashboard

               

 

异步监控:监控信息发送到消息中间件,消息中间件再将监控信息输出到dashboard

               

 

 

**************************

监控的消费端

 

@FeignClient(name = "hello-provider",fallback = HelloServiceImpl.class)
public interface HelloService {@RequestMapping("/hello")String hello();@RequestMapping("/hello2")String hello2(@RequestParam("name")String name);
}

 

 

**************************

新建turbine应用

 

*****************

引入jar包

 

        <dependency><groupId>org.springframework.boot</groupId><artifactId>spring-boot-starter-actuator</artifactId></dependency><dependency><groupId>org.springframework.cloud</groupId><artifactId>spring-cloud-starter-consul-discovery</artifactId></dependency><dependency><groupId>org.springframework.cloud</groupId><artifactId>spring-cloud-starter-netflix-turbine</artifactId><exclusions><exclusion><artifactId>spring-cloud-starter-netflix-eureka-client</artifactId><groupId>org.springframework.cloud</groupId></exclusion></exclusions></dependency>

 

*****************

application.yml

 

spring:application:name: hystrix-turbinecloud:consul:host: 172.18.0.20port: 8500turbine:app-config: feign-consumercluster-name-expression: new String("default")combine-host-port: true

说明:配置文件中指定监控的服务为feign-consumer

 

*****************

主类加注解:@EnableTurbine

 

@EnableTurbine
@SpringBootApplication
public class DemoApplication {public static void main(String[] args) {SpringApplication.run(DemoApplication.class, args);}}

 

 

****************************

创建hystrix dashboard应用

 

*****************

引入jar包

 

        <dependency><groupId>org.springframework.boot</groupId><artifactId>spring-boot-starter-actuator</artifactId></dependency><dependency><groupId>org.springframework.cloud</groupId><artifactId>spring-cloud-starter-netflix-hystrix-dashboard</artifactId></dependency>

 

*************************

主类加注解:@EnableHystrixDashBoard

 

@SpringBootApplication
@EnableHystrixDashboard
public class DemoApplication {public static void main(String[] args) {SpringApplication.run(DemoApplication.class, args);}}

 

 

****************************

集群监控界面

 

                       

 

 

http://www.lbrq.cn/news/2587105.html

相关文章:

  • 杭州市做网站新闻热点事件2024最新
  • 怎么备份wordpress网站近期新闻热点事件简短
  • 做网站用到哪些软件互联网营销师证书查询入口
  • 网站建设锚点链接网页设计html代码大全
  • 怎样做违法网站怎样在百度上免费建网站
  • 二次开发怎么弄seo有名气的优化公司
  • 建立网站和小程序需要多少钱落实20条优化措施
  • 网站的建设要多少钱永久免费域名申请
  • 公司建设网站网络营销推广公司名称
  • 辛集专业网站建设济南优化网页
  • 只做app不做网站可以吗seo优化的主要内容
  • wordpress导航页seo优化按天扣费
  • 如何介绍自己做的网站哈尔滨百度网络推广
  • 常州网站建设cz352345手机浏览器
  • 长沙做营销型网站公司百度商城官网
  • 网站改版方案原则如何做网页推广
  • wordpress可以自定义模型吗seo数据分析哪些方面
  • 北京营销型网站建设公司湖北疫情最新消息
  • ui设计做app网站要学什么河南seo技术教程
  • 做域名代理网站广告推广公司
  • 万网域名查询工具长沙官网seo服务
  • 个人网站建设的计划书百度关键词搜索排行
  • 有的网页打不开是怎么回事淘宝关键词优化
  • html5和css3制作个人网站源码百度下载软件
  • 养殖企业网站模板广告联盟自动挂机赚钱
  • 做菠菜网站代理犯法吗企业网络推广技巧
  • 百浪科技做网站怎么样做百度推广销售怎么找客户
  • 泉州网站建设公司推荐乐清网站建设
  • 通州网站建设公司属性词 关键词 核心词
  • 谷谷互联建的网站如何把qq在线郑州百度推广seo
  • 配置Mybatis环境
  • 飞算科技:用自主创新技术,为行业数字化转型按下 “加速键”
  • SpringBoot3.x入门到精通系列:2.5 整合 MyBatis 详解
  • Hertzbeat如何配置redis?保存在redis的数据是可读数据
  • 业务系统跳转Nacos免登录方案实践
  • 安灯系统(Andon System)