Joe Farro

Results 7 issues of Joe Farro

## Requirement - what kind of business use case are you trying to solve? Facilitate the analysis of latency between two traces. E.g. trace comparisons on span durations instead of...

enhancement

## Requirement - what kind of business use case are you trying to solve? Keeping users informed of the limitations of searching when Cassandra is the backing store. ## Problem...

storage/cassandra

## Background Currently, the semantic conventions for [span tags and log fields](https://opentracing.io/specification/conventions/) are supported by way of constants ([Go](https://godoc.org/github.com/opentracing/opentracing-go/ext#pkg-variables), [Java](https://github.com/opentracing/opentracing-java/blob/3e78ba6126519053918ddae9fb8782b239c33bf7/opentracing-api/src/main/java/io/opentracing/tag/Tags.java), [JavaScript](https://github.com/opentracing/opentracing-javascript/blob/master/src/ext/tags.ts)). ## Problem - It's easier to ignore the conventions...

## Requirement - what kind of business use case are you trying to solve? Help operators of Jaeger know how the UI can be configured ## Problem - what in...

## Requirement - what kind of business use case are you trying to solve? The UI is not documented anywhere. (Aside from the configuration options.) ## Problem - what in...

help wanted

The UI config supports anchorTarget as an option on menu items.

Currently, this works as a same line note: ``` - some task:my note ``` Which makes it impossible to do something like this without starting a note at the second...

enhancement
help wanted