Module oc_reporter_datadog

Trace reporter for DataDog (https://datadog.com).

Behaviours: oc_reporter.

Authors: Ɓukasz Niemier (lukasz+opensource@niemier.pl).

Description

Trace reporter for DataDog (https://datadog.com).

Configuration

Function Index

init/1
report/2

Function Details

init/1

init(Options::term()) -> oc_reporter:opts()

report/2

report(Spans::[opencensus:span(), ...], X2::oc_reporter:opts()) -> ok


Generated by EDoc