Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Datadog Exporter Example

Sends spans to a datadog-agent collector.

Usage

First run version 7.22.0 or above of the datadog-agent locally as described here

Then run the example to report spans:

# cd opentelemetry-datadog
$ cargo run --example datadog

Traces should appear in the datadog APM dashboard