当spring cloud项目jar依赖里面同时包含类似下面这种:

"org.springframework.cloud:spring-cloud-starter-bus-kafka"
"org.springframework.cloud:spring-cloud-sleuth-zipkin"

发送给zipkin的消息就会都自动通过kafka,而不会通过web的
官方文档是这样描述的

If you have web, rabbit, or kafka together on the classpath, you might need to pick the means by which you would like to send spans to zipkin. To do so, set web, rabbit, or kafka to the spring.zipkin.sender.type property. The following example shows setting the sender type for web:

所以如果你要通过http集成zipkin,需要在项目的properties加上如下配置:

spring.zipkin.sender.type: web

disabled spring cloud bus interation with spring cloud sleuth zipkin相关推荐

  1. Spring Cloud(十一)高可用的分布式配置中心 Spring Cloud Bus 消息总线集成(RabbitMQ)

    上一篇文章,留了一个悬念,Config Client 实现配置的实时更新,我们可以使用 /refresh 接口触发,如果所有客户端的配置的更改,都需要手动触发客户端 /refresh ,当服务越来越多 ...

  2. 原 史上最简单的SpringCloud教程 | 第八篇: 消息总线(Spring Cloud Bus)(Finchley版本)

    转载请标明出处: 原文首发于:https://www.fangzhipeng.com/springcloud/2018/08/30/sc-f8-bus/ 本文出自方志朋的博客 转载请标明出处: Spr ...

  3. Spring Cloud【Finchley】实战-06使用/actuator/bus-refresh端点手动刷新配置 + 使用Spring Cloud Bus自动更新配置

    文章目录 概述 特别注意版本信息 使用@RefreshScope + /actuator/bus-refresh端点手动刷新配置 Step1. 添加依赖 Step2. 配置RabbitMQ信息 Ste ...

  4. SpringCloud学习(八)消息总线(Spring Cloud Bus)(Finchley版本)

    Spring Cloud Bus 将分布式的节点用轻量的消息代理连接起来.它可以用于广播配置文件的更改或者服务之间的通讯,也可以用于监控.本文要讲述的是用Spring Cloud Bus实现通知微服务 ...

  5. Spring Cloud Bus 消息总线实现配置自动刷新

    why 当微服务太多的时候,服务之间需要建立通信或一个服务的改变需要广播到所有其它服务,这时就需要有一个总线来承担对应的职责. what spring cloud bus 是通过轻量消息代理连接各个分 ...

  6. spring boot 2.0.3+spring cloud (Finchley)6、配置中心Spring Cloud Config

    https://www.cnblogs.com/cralor/p/9239976.html Spring Cloud Config 是用来为分布式系统中的基础设施和微服务应用提供集中化的外部配置支持, ...

  7. Spring Cloud第八篇:Spring Cloud Bus刷新配置

    Spring Cloud Bus 将分布式的节点用轻量的消息代理连接起来.它可以用于广播配置文件的更改或者服务之间的通讯,也可以用于监控.本文要讲述的是用Spring Cloud Bus实现通知微服务 ...

  8. 史上最简单的SpringCloud教程 | 第八篇: 消息总线(Spring Cloud Bus)(Finchley版本)

    首先:欢迎各位学习java和大数据的程序员朋友们加入Java交流学习群: 721506929,群内提供免费的架构学习资料,有需要的朋友可以进群来学习. https://www.fangzhipeng. ...

  9. (八)java版spring cloud+spring boot 社交电子商务平台-消息总线(Spring Cloud Bus)

    电子商务社交平台源码请加企鹅求求:一零三八七七四六二六.Spring Cloud Bus 将分布式的节点用轻量的消息代理连接起来.它可以用于广播配置文件的更改或者服务之间的通讯,也可以用于监控.本文要 ...

最新文章

  1. CodedStereo:大尺度景深双目视觉的相位掩模学习(CVPR2021)
  2. [Hibernate]在VS2010中应用NHibernate 3.2与MySQL
  3. 【Spark Summit East 2017】BigDL:Spark上的分布式深度学习库
  4. 云上效率提升指南 | K8S和Serverless还能这么玩
  5. 第47讲:scrapy-redis分布式爬虫介绍
  6. Asp.net MVC 中Controller返回值类型ActionResult
  7. 链表的插入、删除、排序的程序
  8. Synchronize和ReentrantLock区别
  9. div元素显示隐藏切换,点击空白位置消失
  10. oracle ro,ORACLE学习笔记一
  11. Spring技术社群,欢迎加入
  12. vue node php,vue node 是什么
  13. 写个自己用的jdbc 简单框架
  14. win10一直正在检查更新_教你解决“Win10系统更新失败后循环重启安装”的解决方法...
  15. Xilinx平台SRIO介绍(六)SRIO收发测试
  16. 增量学习(Incremental Learning)小综述
  17. mysql dump hbase_导入mysqldump表结构
  18. 12306一直显示服务器忙,网购春运火车票首日 12306网站又现服务器忙
  19. 数据质量管理—3、数据修正(Data Correcting)
  20. Oracle GoldenGate官档知识

热门文章

  1. [转载] 晓说——第17期:揭秘战争秘闻 朝鲜战争62年祭(下)
  2. win2016开启ntp_WinServer 2016域控设置NTP服务器
  3. 阴暗的底层阶级版罗密欧与朱丽叶——甲贺忍法帖
  4. 制作在线单词测试的软件,推荐几个在线测试英语单词量的网站
  5. C++ increment/decrement/dereference 操作符典型写法
  6. 硬盘 SMART 检测参数详解
  7. 盘点HTML转义字符集合
  8. python对excel分列转多行
  9. 打开任务管理器的多种方法
  10. 微信实现qq群的qq小冰功能