This package demonstrates the use of the otelriver package with DataDog's OpenTelemetry provider. This is provided as an alternative to direct integration with DataDog's Go SDK.
See:
example_global_provider_test.go: Usage with global tracer provider.example_injected_provider_test.go: Usage with tracer provider injected as configuration.