Skip to content
#

zipkin-sleuth

Here are 44 public repositories matching this topic...

diedai
diedai commented Feb 27, 2020

问题描述

前端项目登陆的时候,报错500。

原因分析

是因为feign获取user的时候,超时,然后走的是降级的代码。

本质就是因为feign请求的时候,超时。

在这个项目里,feign请求超时。

而且,自己写的简单demo ( https://gitee.com/52itstyle/Spring-Cloud-Alibaba.git ), 专门用于测试nacos和feign,也是超时。一模一样的错误。

所以,应该不是这个项目的原因,而是我的电脑(mac),只要是nacos和feign,都是超时。

2020-02-24 20:58:21.938 ERROR [authorization-server,b6ed6d23d9efe8e5,b6ed6d23d9efe8e5,true] 20465 --- [nio-8000-exec-1] 

该项目是用Kotlin和Java语言混编封装的脚手架。本人会密切关注业界最新动态,并使用最新技术持续更新优化。使用该脚手架可快速搭建基于Kotlin或Java语言的普通应用、SpringBoot应用和SpringCloud应用。

  • Updated Jun 24, 2020
  • Kotlin

Spring Cloud Sleuth Zipkin Microservice Log Tracing Server using Spring Boot and Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data.

  • Updated May 27, 2020
  • Java

Improve this page

Add a description, image, and links to the zipkin-sleuth topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zipkin-sleuth topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.