-
**Bug description**
It's some what of a follow on from https://github.com/istio/istio/issues/22968, but we're still seeing some spans get rejected with a 400 Bad Request.
Example span:
```
[
…
Stono updated
4 years ago
-
We currently use zipkin to collect data (jaeger does not support Dubbo). ES stores zipkin data. I know that zipkin and jaeger have different data formats. Maybe I need to set up a query service and th…
uckyk updated
4 years ago
-
We currently use zipkin to collect data (jaeger does not support Dubbo). ES stores zipkin data. I know that zipkin and jaeger have different data formats. Maybe I need to set up a query service and th…
uckyk updated
4 years ago
-
**Describe the bug**
BentoML throws an errotr when --enable-microbatch.
The model was build using the XGboost Titanic example https://nbviewer.jupyter.org/github/bentoml/gallery/blob/master/xgboos…
-
I am running Jaeger on Kubernetes and configured Zipkin plugin on KONG. My elasticsearch version is 7.5.1.
My elasticsearch is running on a host (not a container). I can see the logs coming from k…
-
I currently have metrics-server-2.11.1 deployed into one of my clusters. When I try to upgrade SumoLogic from 0.17.4 (metrics off) to 1.0.0(with metrics on) I get the following
`Error: UPGRADE FAI…
emcay updated
4 years ago
-
We've set up a single-node k8s cluster using k8s-cluster.yml playbook and are able to run both the kubectl run command and k8s_verify_gpu.sh to verify GPUs are accessible. The specifications are:
-…
-
/kind bug
I'm seeing some issues with the KFServing install that's part of the 'out-of-the-box' Kubeflow install (0.7.1). As documented, this 'should' work without the need to install additional st…
-
Howdy!
In makefile there is a default target for executing tests:
```
make test
```
and it runs:
```
go test -short ./...
```
let's check what will happen if someone runs below (I did it l…
-
/kind question
**Question:**
I'm sure this is probably something really simple I'm missing.
I ran the set up and deploy kubeflow option.
These instructions in particular.
https://www.kube…