proxy.golang.org : github.com/open-telemetry/opentelemetry-collector-contrib/processor/datadogprocessor : v0.72.0
Package datadogprocessor contains the Datadog Processor. The Datadog Processor is used in conjunction with the Collector's tail samplers (such as the tailsamplingprocessor or the probabilisticsamplerprocessor) to extract accurate APM Stats in situations when not all traces are seen by the Datadog Exporter. By default, the processor looks for an exporter named "datadog" in a metrics pipeline. It can use any other exporter (in case the name is different, a gateway deployment is used or the collector runs alongside the Datadog Agent) but this needs to be specified via config, such as for example:
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/open-telemetry/opentelemetry-collector-contrib/processor/[email protected]
Published:
Indexed:
- github.com/DataDog/datadog-agent/pkg/obfuscate v0.43.0-rc.3.0.20230206114529-17c7dfde736c
- github.com/DataDog/datadog-agent/pkg/otlp/model v0.43.0-rc.3.0.20230221135433-65e01983bba4
- github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.43.0-rc.3.0.20230206114529-17c7dfde736c
- github.com/DataDog/datadog-agent/pkg/trace v0.43.0-rc.3.0.20230221135433-65e01983bba4
- github.com/DataDog/datadog-agent/pkg/util/cgroups v0.43.0-rc.3.0.20230206114529-17c7dfde736c
- github.com/DataDog/datadog-agent/pkg/util/log v0.43.0-rc.3.0.20230206114529-17c7dfde736c
- github.com/DataDog/datadog-agent/pkg/util/pointer v0.43.0-rc.3
- github.com/DataDog/datadog-agent/pkg/util/scrubber v0.43.0-rc.3.0.20230206114529-17c7dfde736c
- github.com/DataDog/datadog-go/v5 v5.1.1
- github.com/DataDog/go-tuf v0.3.0--fix-localmeta-fork
- github.com/DataDog/opentelemetry-mapping-go/pkg/quantile v0.1.0
- github.com/DataDog/sketches-go v1.4.1
- github.com/Microsoft/go-winio v0.5.2
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
- github.com/containerd/cgroups v1.0.4
- github.com/coreos/go-systemd/v22 v22.3.2
- github.com/davecgh/go-spew v1.1.1
- github.com/docker/go-units v0.4.0
- github.com/dustin/go-humanize v1.0.0
- github.com/go-ole/go-ole v1.2.6
- github.com/godbus/dbus/v5 v5.0.6
- github.com/gogo/protobuf v1.3.2
- github.com/golang/glog v1.0.0
- github.com/golang/mock v1.6.0
- github.com/golang/protobuf v1.5.2
- github.com/google/uuid v1.3.0
- github.com/json-iterator/go v1.1.12
- github.com/karrick/godirwalk v1.17.0
- github.com/knadh/koanf v1.5.0
- github.com/kr/text v0.2.0
- github.com/lufia/plan9stats v0.0.0-20220517141722-cf486979b281
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
- github.com/outcaste-io/ristretto v0.2.0
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/philhofer/fwd v1.1.2
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c
- github.com/rogpeppe/go-internal v1.9.0
- github.com/secure-systems-lab/go-securesystemslib v0.4.0
- github.com/shirou/gopsutil/v3 v3.23.1
- github.com/stretchr/testify v1.8.1
- github.com/tinylib/msgp v1.1.8
- github.com/tklauser/go-sysconf v0.3.11
- github.com/tklauser/numcpus v0.6.0
- github.com/yusufpapurcu/wmi v1.2.2
- go.opentelemetry.io/collector v0.72.0
- go.opentelemetry.io/collector/component v0.72.0
- go.opentelemetry.io/collector/confmap v0.72.0
- go.opentelemetry.io/collector/consumer v0.72.0
- go.opentelemetry.io/collector/featuregate v0.72.0
- go.opentelemetry.io/collector/pdata v1.0.0-rc6
- go.opentelemetry.io/collector/semconv v0.72.0
- go.opentelemetry.io/otel v1.13.0
- go.opentelemetry.io/otel/metric v0.36.0
- go.opentelemetry.io/otel/trace v1.13.0
- go.uber.org/atomic v1.10.0
- go.uber.org/multierr v1.9.0
- go.uber.org/zap v1.24.0
- golang.org/x/net v0.7.0
- golang.org/x/sys v0.5.0
- golang.org/x/text v0.7.0
- golang.org/x/time v0.3.0
- google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
- google.golang.org/grpc v1.53.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v3 v3.0.1