-
## what kind of business use case are you trying to solve?
Using all-in-one:1.18 docker image with badger as storage in Azure Kubernetes Service
## Problem - what in Jaeger blocks you from solvi…
-
Hi~,Boss!
I ran into some problems when I started the kafka+Cassandra+zipkin cluster with docker-compose。
I logged into kafka through filebeat collection and opened zipkin debug level log to find th…
-
My project need trace request/responce. So I use zipkin. But I have a difficult question for me. Zipkin storage is not I wanna. So I want to rewrite zipkin storage code. But I don`t know how to start.…
-
What kind of issue is this?
- [ ] Question. This issue tracker is not the place for questions. If you want to ask how to do
something, or to understand why something isn't working the way …
-
I'm trying to use the `openzipkin/zipkin-aws` image with the elasticsearch storage module.
However I'm getting the error
```
The request signature we calculated does not match the signature you…
-
Using the following OpenTelemetry collector config (with image built from master):
```
receivers:
jaeger:
protocols:
grpc:
endpoint: "localhost:14250"
…
-
**Feature:**
Some companies require the usage of ephemeral credentials for storage resources as for instance HashiCorp Vault provides. It would be great if we can add the ability to watch a credent…
-
**Describe the feature request**
In order to run a more production grade tracing solution, one must run a longer-term storage solution such as Elasticsearch/Cassandra for tracing storage.
The curr…
-
first I ` git clone` the zipkin project,and modify any one source code,such as `zipkin.storage.guava.GuavaSpanStore` As long as I modified any source code,and run ` mvnw -DskipTests --also-make -pl…
-
_From @adriancole on May 30, 2016 0:4_
Currently, we package, but don't publish javadocs or jdiff reports
### javadocs
This is a bit of a problem because there's often good javadocs these days, but …