zipkin icon indicating copy to clipboard operation
zipkin copied to clipboard

Zipkin is a distributed tracing system

Results 169 zipkin issues
Sort by recently updated
recently updated
newest added

After downloading zipkin-server-2.23.5-exec.jar on win10, start it directly on win10 using java - jar zipkin-server-2.23.5-exec.jar. After startup, it cannot be accessed in the browser. The browser appears a white screen....

enhancement

Fix #2872 Changes to enable self-tracing on kafka-collector. As mentioned on the issue, `RequestContextCurrentTraceContext` causes an issue to propagate traces. From [Armeria Slack](https://line-armeria.slack.com/archives/C1NGPBUH2/p1598884943010400): > We usually recommend to create a...

Hi Does Zipkin support link tarcking to RabbitMQ if I'm use NetCore

enhancement

ElasticSearch - 7.10.0 zipkin - 2.23.1 Setting for limit, when we have number 5 it is ok, when it is >10 there is problem - Failed to search: Internal Server...

bug

![image](https://user-images.githubusercontent.com/66679594/131812092-64f2d84e-a7c4-49a9-8043-1c0cb637eb5c.png) 找不到以下文件 import zipkin2.proto3.ListOfSpans; import zipkin2.proto3.ReportResponse;

bug

## Describe the Bug I uploaded a trace (JSON below) and when I download it, it fails with no output in the console. The download UI in Chrome shows 'Failed...

bug

## Describe the Bug Zipkin version: 2.23.2 ES Version: AWS ES 7.9 I have setup zipkin to write spans to our AWS managed ES instance. I am unable to search...

bug

Please support ES apikey authentication, some of hosted ES (enterprise) service usually does not support basic authentication. Header `Authorization ApiKey xxxxx`

enhancement

## Describe the Bug As titled. ## Steps to Reproduce 1. Invoke API of apps to generate some trace data to report. 2. Search with tagQuery such as `tagQuery=http.method=GET`, spans...

bug