Adrian Cole

Results 360 issues of Adrian Cole

from @mikewrighton > hi, anyone know if there’s an easy way to modify the cassandra schema? I’d like to change the replication factor which is fixed at 1 in cassandra-schema-cql3....

_From @adriancole on March 11, 2016 1:19_ @Koizumi85 asked on gitter about PostgreSQL support. spanstore-jdbc takes advantage of some SQL syntax which might not be supported in PostgreSQL. Before we...

help wanted

@anuraaga noticed we could consider making the storage types (and in-memory impl) as JDK 1.8+ https://github.com/openzipkin/zipkin/pull/3216#discussion_r495899024 What would need to stay in the core jar are the following types, as...

enhancement

I would like to enlist github actions to test the docker images we would build on PR. I know it will take some time, but if we do it right,...

enhancement

**Feature:** span count by service should only return remote links based on instrumented services (not remote/virtual ones). This is also the same as local root count, although we don't have...

enhancement
ui

using latest with the zipkin-aws image, I noticed the health checking for client-side LB is showing up in normal ES_HTTP_LOGGING ``` 2020-08-24 03:27:58.804 INFO 1 --- [orker-epoll-2-2] c.l.a.c.l.LoggingClient : [creqId=8f26f2dc,...

bug
elasticsearch

This should support at least an Observer implementation (plus other ideas @benjchristensen has in mind)

enhancement
feign-12

Regardless of what we do at docker layer, service health should operate in such a way to “quick test” your direct dependencies or your most important dep. Without this, almost...

debug

In order to do something across services, I had to raise 12 similar pull requests. Concretely, this was fixing the Java source level so that it wouldn't be implicitly taken...

refactor

I understand we authenticate with paid accounts to avoid tripping over the recent Docker Hub pull quota. It seems still good defense in case one of those accounts have a...

ci