David Goffredo

Results 11 issues of David Goffredo

### What does this PR do? Add a sentence to the C++ tracing setup guide about the Datadog Agent's "listen on a unix domain socket" feature. ### Motivation There's an...

tracing
stale

I'd like to use some of your code in my work, but I don't know under which terms (if any) you allow the code to be used. Are you willing...

Datadog wants to integrate more closely with otel_ngx_module, if for no other reason than [ingress-nginx][1] plans to drop support for [nginx-opentracing][2] in favor of otel_ngx_module. This has been discussed previously...

Hi, I'm writing an OpenTelemetry [TracerProvider][2] implementation that is a wrapper around [Datadog's tracing library][1]. My intention is to eventually add support for that provider in this project's `instrumentation/nginx` module....

This is my fiddling with #249. Flushing the tracer on destruction causes nginx's master process to send a trace within the time the integration test waits for a certain number...

It's still running...

breaking-change

The goal of these changes is to make this nginx error ```text 2021/06/22 14:13:09 [error] 40#40: *53 failed to extract an opentracing span context from request 00005629525E3D70: opentracing: SpanContext data...

I was reading through my PDF copy of the SDK docs, and I think that there's a typo in this example. The macro is `__time_critical_func` but the example spells it...

I'm using the SCD41 with a Raspberry Pi Pico W, and used this repository's sample implementation as a starting point. The code in `sample-implementations/RaspberryPi_Pico/` has several shortcomings that I aim...

### What happened? I'm using `NormCap-0.5.9-x86_64.AppImage` on the following Ubuntu: ``` david@dell:~$ cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.2 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.2 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"...

bug
triage