Josh Suereth

Results 60 issues of Josh Suereth

**Is your feature request related to a problem?** It's possible that the C++ API is used on single-core machines. If we don't test our code on single core, it's possible...

priority:p2
do-not-stale

Right now, we are hiding all the concrete class (but also the constructors) for SDK data, which means either: 1. Downstream users need to create their own data hierarchy for...

SDK
metrics

**Is your feature request related to a problem? Please describe.** Tracing is going GA prior to Metrics. We should split the OpenCensus shim so that the tracing portion can go...

Feature Request
release:required-for-ga
priority:p2

**Is your feature request related to a problem? Please describe.** I'd like to very quickly be able to find performance characteristics of SDK components. The reasons are severalfold: - I'd...

help wanted
Feature Request

Exemplars (especially those sampled during an active trace), should be able to grab wall-clock time @ nanosecond resolution from an AnchoredClock to line up w/ traces. Currently, they (will) call...

Feature Request

How are users expected to encode 'enumerated' values in OpenTelemetry? Could be a gauge w/ string value? We need to figure this out.

area:api
spec:metrics
area:data-model
triage:deciding:community-feedback
triage:followup

Follow on to #187 - We currently limit the sum field in Histogram to be 100% compatible with OpenMetrics/Prometheus histograms so we know we can do a conversion when it...

enhancement
spec:metrics
release:after-ga
area:data-model

It's no longer using scala reflection.

enhancement
ready

I'd really love if the Open Telemetry homepage had the following content: - A broad overview of what Open Telemetry is. - Three sets of links for users to continue...

docs

Specify a mechanism for users of Resource to interact with Resource leveragingTelemetrySchema version for a stable API. Goals of this OTEP: - Exporters in the SDK have access to "stable"...

priority:p1
area:sem-conv
triaged
stale