-
https://github.com/DataDog/opentelemetry-mapping-go/blob/5bac6caf49b03562459a115cdbef14be543cdcca/pkg/otlp/metrics/runtime_metric_mappings.go#L92-L224
OTEL Semantic conventions have renamed a lot o…
-
Hi,
I've been trying to get Nextjs instrumentation + pino + dd-trace log injection working to no avail. Looking for some help or maybe it's a bug?
**Expected behaviour**
I would expect to see l…
-
Hello,
I was wondering if you can add support for getting paged results from the twilio sdk?
So in the TwilioReader class there are multiple methods like firstPage, nextPage, lastPage, etc. I wa…
-
```
ssm-user@raspberrypi:~/datadog-agent/bin $ sudo ./agent/agent run
2019-06-07 14:24:48 BST | CORE | INFO | (pkg/util/log/log.go:473 in func1) | config.Load()
2019-06-07 14:24:48 BST | CORE | INF…
-
**Output of the info page (if this is a bug)**
```
» k exec -it datadog-5lnhk agent status
Getting the status from the agent.
===============
Agent (v6.10.0)
===============
Status da…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior
…
-
I've done a little work on a quick counters/timers implementation in `stats.go` that could be used for a poll style stats interface (i.e. via a HTTP API). While that's nice for some stuff it might be …
-
I'm using the chart to just collect mysql metrics from my db
I don't want to get info from my kubernetes cluster
I'm even getting host map of kubernetes nodes
How to disable that in the chart
…
-
Is anyone else seeing this, building an rpm64 from my mac, and having issues.
The following shell command exited with status 128:
```
$ git --git-dir=/var/cache/omnibus/cache/git_cache/opt/datadog-a…
-
Hi,
watermil-kafka allows tracing with OTEL. Seems like it is very hard coded and baked in. I would love to be able to trace with another tracer (e.g. Datadog's ddtrace).
I think it will be more fit…