-
**Bug description**
Upon running the application with `docker.io/istio/proxyv2:1.3.0` on Kubernetes v 1.14.7, was the getting the following when verifying the heartbeat using a request header based c…
-
## Problem - Jaeger OTEL Ingester/Collector seems not to save spans to elasticsearch (from kafka)
I set up an Jaeger OTEL Ingester/Collector to consumer spans from `kafka`, without special processo…
-
Hi,
We're trying to see how the dependencies view would work for us but have ran into an issue.
While we can filter the view up to a minute and it works using the in-memory store, we can't do the sa…
-
When specifying multiple hosts in ES_HOSTS and one is not available an exception is thrown. One would expect automatic failover to another host in the list.
```
java.util.concurrent.RejectedExecu…
-
I'm trying to create a dockerfile with this plugin.
Tried the following:
```docker
FROM alpine as base
WORKDIR /zipkin
RUN apk add unzip curl --no-cache && \
curl -sSL https://jitpack.io…
-
**Feature:**
Update jackson-databind version in zipkin-server-*-exec.jar to fix CVEs
**Rational**
Hello, I noticed that current zipkin-server-*-exec.jar includes com.fasterxml.jackson.core:jackso…
-
**Bug description**: golint errors not caught in CI system. Running golint on ./pkg manual led to bunch of failures. Not clear if it is specific to golint version.
**Affected area (please mark wit…
-
I have a test that mimics web service interactions that result in 17 spans. I can scale the test by looping (i.e. run the same test 10 times sequentially) and also by threads (i.e. use two threads to …
-
Dependabot couldn't parse the go.mod found at `/go.mod`.
The error Dependabot encountered was:
```
go: finding bitbucket.org/ww/goautoneg v0.0.0-20120707110453-75cd24fc2f2c
go: finding cloud.google.…
-
**Describe the bug**
MACOS fails to build the ONNXruntime .JAR file. It fails after executing the intructions to build on MAC located here (https://github.com/autodeployai/ai-serving#onnx-runtime-…