Trask Stalnaker

Results 339 comments of Trask Stalnaker

hi @stmlange, my understanding is that W3CTraceContext is only about propagating over HTTP headers my suggestion in your code above would be to have your `TextMapSetter` handle the upper casing...

if we rename `http.scheme` to [url.scheme](https://www.elastic.co/guide/en/ecs/current/ecs-url.html#field-url-scheme), would we also rename `http.url` to [url.full](https://www.elastic.co/guide/en/ecs/current/ecs-url.html#field-url-full)? and (maybe) rename `http.target` to `url.target`, or (aligning with ECS) split `http.target` into [url.path](https://www.elastic.co/guide/en/ecs/current/ecs-url.html#field-url-path) + [url.query](https://www.elastic.co/guide/en/ecs/current/ecs-url.html#field-url-query) +...

`http.client_ip` -> `net.client_ip` or `net.forwarded_ip` similar to ECS [network.forwarded_ip](https://www.elastic.co/guide/en/ecs/8.6/ecs-network.html#field-network-forwarded-ip)?

let's move this conversation over to #3163 if no objections

@reyang ok to close this in favor of the #3163?

hi @panosxro! I'd recommend asking this in https://github.com/open-telemetry/opentelemetry-dotnet

hi @deman-Innotractor! > * Is there a mode that I can log to a local logging sink, and how so. I didn't follow this, can you explain a bit more?...

Instrumentation for r2dbc has just been added upstream in https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/2515

Preview instrumentation for r2dbc is now available in the latest Application Insights Java version: https://learn.microsoft.com/en-us/azure/azure-monitor/app/java-standalone-config#preview-instrumentations