Tyler Helmuth

Results 60 issues of Tyler Helmuth

### Component(s) instrumentation ### Describe the issue you're reporting [The HTTP semantic conventions are now stable](https://opentelemetry.io/blog/2023/http-conventions-declared-stable/) and they bring lots of impactful breaking changes. As OTel languages take the stable...

area:auto-instrumentation
auto-instrumentation:java
auto-instrumentation:python
auto-instrumentation:nodejs
auto-instrumentation:dotnet
auto-instrumentation:apache-httpd
auto-instrumentation:go
auto-instrumentation:nginx

While doing some investigations with Auto Instrumentation injection and the OpenTelemetryCollector as a daemonset I found some improvements I think we should make to improve the experience. - [x] Allow...

enhancement
area:collector
area:auto-instrumentation

#### Description This PR allows confmap to create logs, and then actually writes the logs out after the collector's real logger is instantiated. Example of the logger in action ```...

Skip Changelog

**Is your feature request related to a problem? Please describe.** Came across a situation in Contrib where the `TransportType` could not be used because the exporter supported `tcp` or `TCP`,...

enhancement
priority:p2
area:config

#### Description This PR moves `client` features to `consumerconnection`. This attempts to remove ambiguity from the name `client` and continues to centralizes consumer as the location for features that pass...

Before stabilizing a module, an approver or maintainer must make sure that the following criteria have been met for at least two successive minor version releases (regardless of when this...

stabilization

# Bug Report ## Symptom `OTEL_EXPORTER_OTLP_ENDPOINT` is not being treated as a base url in the OTLP HTTP exporter as [per the OTLP/HTTP spec](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md#endpoint-urls-for-otlphttp). Instead, the signal endpoint is being...

bug
pkg:OpenTelemetry.Exporter.OpenTelemetryProtocol

### Component(s) receiver/kubeletstats ### Is your feature request related to a problem? Please describe. The Kubeletestats Receiver currently uses `*.cpu.utilization` as the name for cpu metrics that report the [CPUStats](https://pkg.go.dev/k8s.io/kubernetes/pkg/kubelet/apis/stats/v1alpha1#CPUStats)...

priority:p2
discussion needed
receiver/kubeletstats

### Component(s) _No response_ ### Is your feature request related to a problem? Please describe. Right now if you want to perform a transform only on a root span you...

enhancement
priority:p2
processor/transform
pkg/ottl