proxy.golang.org : github.com/DataDog/datadog-agent/pkg/otlp/model : v0.41.0
Package model provides utilities to transform from the OpenTelemetry OTLP data model to the Datadog Agent data model. This module is used in the Datadog Agent and the OpenTelemetry Collector Datadog exporter. End-user behavior is stable, but there are no stability guarantees on its public Go API. Nonetheless, if editing try to avoid breaking API changes if possible and double check the API usage on all module dependents. The 'attributes' packages provide utilities for semantic conventions mapping, while the translator model translates telemetry signals (currently only metrics are translated).
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21data%21dog/datadog-agent/pkg/otlp/[email protected]
Published:
Indexed:
- github.com/DataDog/datadog-agent/pkg/quantile v0.41.0
- github.com/DataDog/sketches-go v1.4.1
- github.com/benbjohnson/clock v1.3.0
- github.com/davecgh/go-spew v1.1.1
- github.com/dustin/go-humanize v1.0.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.2
- github.com/json-iterator/go v1.1.12
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/reflect2 v1.0.2
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.0
- go.opentelemetry.io/collector/pdata v0.61.0
- go.opentelemetry.io/collector/semconv v0.61.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.23.0
- golang.org/x/net v0.0.0-20220225172249-27dd8689420f
- golang.org/x/sys v0.0.0-20220128215802-99c3d69c2c27
- golang.org/x/text v0.3.7
- google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v3 v3.0.1