-
/kind bug
**What steps did you take and what happened:**
Steps followed to install Kubeflow 0.6.2:
URL : https://v0-6.kubeflow.org/docs/aws/deploy/install-kubeflow/
**What did you expect t…
-
#### Overview of the Issue
I've created a PoC environment for 2x .NET Core 2.1 Services communicating via Consul-Connect.
The entire setup relies on a consul server instance, which uses a **servic…
-
**Feature:**
Add authentication and autorisation control on HTTP REST API and UIs. This is a continuation of #782, specific to adding basic auth example integration instructions.
**Rational**
…
-
I have error:
```
2019-03-12 21:32:38.727 DEBUG 1 --- [ task-5] z.s.i.ZipkinHttpCollector : Cannot store spans [1a2e2be0635a4ac7/1a2e2be0635a4ac7] due to DataAccessException(S…
anboo updated
5 years ago
-
Support for node 6 [is going to end on April 2019](https://nodejs.org/en/about/releases/). We should consider drop support for that after that happens.
There is an ongoing work on this matter: http…
-
kubernetes pod has a failed connect message while starting like
```
{"level":"info","ts":1561379210.7517905,"caller":"grpc/clientconn.go:1139","msg":"grpc: addrConn.createTransport failed to conne…
-
## Describe the Bug
zipkin: 2.12.9
Some relations between client services are not visible on the graph.
## Steps to Reproduce
We came across two problems when analyzing dependencies.
…
-
docker-zipkin version:2.12.5
docker-zipkin version : 2.11.12 is ok. other version not test
deploy env: kubernetes v1.13.1
simple deploy yaml:
```yaml
env:
- name: "STORAGE_TYPE…
-
Many of you will recall that we had to redo everything last change to the index constraints: [dropping of multi-type](https://github.com/openzipkin/zipkin/issues/1676).
One thing we decided to do t…
-
**Feature:**
Update feature from #1760 to allow for a bounded-queue implementation that can buffer _some_ requests so that a spike in requests doesn't cause the majority to drop but also still doesn'…