Adrian Cole

Results 419 issues of Adrian Cole

In https://github.com/openzipkin/zipkin-gcp/issues/45, there was a proposal to add pubsub transport (collector and sender), but that never happened. @javierviera is currently adding https://github.com/openzipkin/zipkin-go/pull/142 on the golang side, but that's asymmetric and...

help wanted

Most zipkin integrations do not require a custom build, rather custom assembly. For example, zipkin-aws and zipkin-azure layer autoconfiguration on top of the base server. This allows people to mix...

_From @cemo on October 18, 2017 21:20_ I am in the process of customizing brave and putting into the production system but I came across a problem. Despite of creating...

X-Ray

No one has yet asked for this, but I played with [Amazon Keyspaces](https://aws.amazon.com/keyspaces) which seems a fork or emulation of Cassandra with some restricted features. In case it comes up,...

At least SQS has message attributes we should consider now. Possibly other services do also. Ex "Currently, the only supported message system attribute is AWSTraceHeader. Its type must be String...

From @anuraaga on #171 cc @iamsouravin One high level note is origin can actually be inferred by other tags, if we were to actually populate them. The segment has an...

_From @cemo on May 26, 2017 10:59_ I would like to see DynamoDB support for zipkin. I usually let AWS services to store data and I deal rest of the...

Need Rule of Three

@devinsba noticed the error handling wasn't right when his account was missing permissions for elasticsearch. We should note in the readme (well create a readme first and note) the IAM...

was looking into why we drop so much and noticed this.. ![Screenshot 2019-08-17 at 6 43 52 PM](https://user-images.githubusercontent.com/64215/63210294-01cefc80-c11f-11e9-8162-c17dfbaddc48.png)

I noticed when you boot up an elasticsearch instance, you can still hit the root and health check URLs with no signature. Of course, if you goof a signature, it...