-
Hi, sorry if I put the question in the wrong place/repo.
I am deploying Jaeger using Jaeger Operator. Jaeger-Operator itself is deployed using Helm with this configuration:
```
image:
tag…
-
### Summary
We propose a tracing mechanism that does not require changes to existing Che code. However, we do recommend standardizing the format in which trace are written.
In addition, we propose a…
-
[`StackdriverSender`](https://github.com/openzipkin/zipkin-gcp/blob/master/sender-stackdriver/src/main/java/zipkin2/reporter/stackdriver/StackdriverSender.java) and [`StackdriverStorage`](https://gith…
-
When I run the docker command
```
docker run -d -p 9411:9411 \
-e STORAGE_TYPE=stackdriver \
-e GOOGLE_APPLICATION_CREDENTIALS=/var/secret/google/key.json \
-e STACKDRIVER_PROJECT_ID= \
-v $HO…
-
## Requirement - what kind of business use case are you trying to solve?
Tag based search in Jaeger UI is not finding spans when Badger storage is used.
## Problem - what in Jaeger blocks …
-
We intentionally make the storage component internals lazy, which implies first requests block before service. This addresses things like subtle race conditions when zipkin and a dependency start at t…
-
This might not be too important but usually we return a detailed message instead of failing the endpoint completely
When started and elasticsearch is down
```bash
$ curl -s localhost:9411/health
…
-
/kind bug
**What steps did you take and what happened:**
The model download is now moved to `init container`, however the S3 secret envs are set in the `user-container`.
kubectl logs mnist-def…
-
There had been a few issue regarding arm64 (https://github.com/envoyproxy/envoy/issues/10512, https://github.com/envoyproxy/envoy/issues/7686 & https://github.com/envoyproxy/envoy/issues/1861), but th…
-
以下环境相关信息:
Ubuntu 18.04 x64
$ go version
go version go1.13.5 linux/amd64
$ dep version
dep:
version : v0.5.4
build date :
git hash :
go version : go1.13.5
go comp…