-
Can we change "showing:" to substitute the way of counting the total number of entries? This will help us to see the number of accesses to each interface,
-
Hi,
We have an ES cluster which works in dual stack: IPv4 + IPv6.
ES publish_host publishes IPv6 address.
And when we're trying to analyze dependencies error occurs:
```
~ $ STORAGE_TYPE=elastics…
-
Running this command
`docker run -d -p 9411:9411 -e LOGZIO_ACCOUNT_TOKEN=token -e LOGZIO_API_TOKEN=token --name zipkin logzio/zipkin:0.0.2`
I get the following error
```
*******************…
-
Hi, I am trying to start an open zipkin stack with docker and elastic search as data storage engine, I am using `openzipkin/zipkin-elasticsearch7` image for starting elasticsearch7. however, starting …
FIVIL updated
4 years ago
-
/kind bug
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
I have installed kubeflow on existing kubernets cluster locally. I encoutered this p…
-
Currently it is hard to debug/understand when our `spans` are not accepted by the `zipkin Server`.
For instance my **Zipkin client** was sending a `null` value in a tag by doing
`$span->tag('curl…
-
I can happily report that #1760 has caused our Zipkin instance to be much more stable. But, to help further tune a server and prevent issues like #2023 it would be nice if a Prometheus metric for "nu…
-
would like to delete the kubeflow deployment as the first installation is giving this error
kubectl get pods --namespace kubeflow
seldon-controller-manager-6d94c47fb-c2sfk 0/1 CrashLoopBackOff…
-
The ES index templates are created during server startup. Sites like Netflix have customized the template and prefer managing the templates outside the server runtime.
We would like if the template…
-
Hi,
Sometimes the zipkin will return none after clicking the search button. which not the same as we expected.
After reading the source code [(CassandraSpanStore.java)](https://github.com/openz…