OpenTelemetry Bot d680729c09 [chore] Prepare release 0.90.0 (#29543) | 1 年之前 | |
---|---|---|
.. | ||
internal | 1 年之前 | |
Makefile | 1 年之前 | |
README.md | 1 年之前 | |
config.go | 1 年之前 | |
config_test.go | 1 年之前 | |
doc.go | 1 年之前 | |
factory.go | 1 年之前 | |
factory_test.go | 1 年之前 | |
go.mod | 1 年之前 | |
go.sum | 1 年之前 | |
metadata.yaml | 1 年之前 | |
receiver.go | 1 年之前 | |
receiver_test.go | 1 年之前 | |
translator.go | 1 年之前 | |
translator_test.go | 1 年之前 |
Status | |
---|---|
Stability | alpha: traces |
Distributions | contrib, sumo |
Issues | |
Code Owners | @boostchicken, @gouthamve, @jpkrohling, @MovieStoreGuy |
Accepts traces in the Datadog APM format.
v0.7
Example:
receivers:
datadog:
endpoint: localhost:8126
read_timeout: 60s
The read timeout of the HTTP Server
Default: 60s
All config params here are valid as well
dd.span.Resource
: The datadog resource name (as distinct from the span name)