-
**Describe the feature request**
The deployment of Jaeger is all-in-one mode. That means all of the 3 components(jaeger agent/collector/query UI) are in one container and data is in memory. This depl…
-
**Rational**
One idea that comes from the development of https://github.com/jeqo/zipkin-storage-kafka and hope it fits under this issue:
The storage layer is based on Kafka Streams local store, th…
-
I have configured 2 apps which are traced by zipkin, data is stored in aws elasticsearch, if i give full acess , and also if i allow not to sign for IAM users, zipkins data is stored in aws ES, but i…
-
Old declaration of key objects such as DaemonSet, StatefulSet and Deployment can't be deployed on Kubernetes 1.16 anymore if they are using the old apiVersion such as extensions/v1beta or the apps/v1b…
-
We got `go-libp2p v0.9.2` after updating to `go-ipfs v0.5.2-0.20200601220152-44df41cb08bd`. Now we are receiving the panic:
```
panic: runtime error: invalid memory address or nil pointer derefer…
-
Version 2.18 of the Docker image seems broken. It is outputting the following on the console, then dying:
```
ls: BOOT-INF/lib/*.jar: No such file or directory
Error: Unable to initialize main …
-
There's a race condition where a POST could leak prior to elasticsearch storage's schema being fully initialized. It leads to query errors like this:
```
java.lang.IllegalStateException: response …
-
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [x] Question or discussion
- [ ] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
…
-
I run jaeger all-in-one(last version) on my openshift project.
Import jaeger from yaml: https://github.com/jaegertracing/jaeger-openshift/blob/master/all-in-one/jaeger-all-in-one-template.yml
Jaeger…
-
According to this,
https://github.com/apache/skywalking-docker/blob/master/6/6.3/oap/docker-entrypoint.sh, it missed providing storage for zipkin and jaeger receiver.
@hanahmily Read these two
1.…