Ted Young

Results 95 comments of Ted Young

fyi OTel changed how the zoom meetings are being generated: https://github.com/open-telemetry/community/blob/main/docs/how-to-handle-public-calendar.md

Thank you to @tigrannajaryan for organizing this, and to the TC for working on these improvements!

@lizthegrey to that extent, we should also ensure the OTel website is ARIA friendly.

How, as an OSS community, can we do outreach? OTel does not directly hire or take on internships, which are two primary drivers for real inclusion. Are there examples of...

Hi @pauldraper, I've taken a shot at resolving some of this issues raised in this thread and others here (https://github.com/open-telemetry/opentelemetry-specification/pull/730), by adding display hints. Please take a look.

This feels like an SDK detail, but it would be great if there was a way to do this externally: a config file for example.

@sirzooro I believe the general solution would be to create a new FFI-based SDK for NodeJS, which forwards all API calls to the C++ SDK. We have never tried this,...

Based on the maintainers call today, we have the following suggestions to make OTLP/JSON stable: * Verify that current keys are JSON friendly. * Ensure that we have a version...

@tigrannajaryan can we clarify that 3 SIGs would be enough of a maintainer review? Reaching out to every single language is more review overhead then we normally go with.

@jkwatson the simplest (and cheapest) model would be a single span for a logical HTTP request with all of the data listed above added as events. Would that model work,...