David Ashpole

Results 719 comments of David Ashpole

The fix to https://github.com/open-telemetry/opentelemetry-collector/issues/10750 was released with v0.107.0, so if upgrading to that didn't work for you, then it probably wasn't that.

> Not sure why this does v.n += value instead of v.n = value for cumulative types, btw. This is because of views. If an attribute has been dropped using...

I had the eBPF profiler in-mind, but those workloads may also want an integration.

@svrnm is there a community-owned GCP project we should use for testing the allowlist (feel free to ping it to me on slack if it isn't public information), or is...

My rough notes: * otelhttp adds span events today. Can/should we migrate these to (log) events prior to stabilization? I don't see anything in the http semconv [spec](https://opentelemetry.io/docs/specs/semconv/http/http-spans/) about span...

> I still think ContextWithStartTime / StartTimeFromContext is a very strange thing to have as part of (just) http instrumentation or at all. I added that to meet a use-case...

Go prototype: https://github.com/open-telemetry/opentelemetry-go/pull/7723. I took some creative liberties, but the idea of an entity-bound provider works in the Go SDK from what I can tell. My main realization is that...

/approve cancel. We should probably discuss this in the SIG first

cc @kubernetes/sig-instrumentation-leads