An open API service for producing an overview of a list of open source projects.

https://github.com/datadog/opentelemetry-mapping-go

Score: 25.33905812279341

Last synced: about 14 hours ago
JSON representation

Repository metadata:

Go modules that implement OpenTelemetry-to-Datadog mapping for all telemetry signals


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 460
Total Committers: 19
Avg Commits per committer: 24.211
Development Distribution Score (DDS): 0.489

Commits in past year: 77
Committers in past year: 7
Avg Commits per committer in past year: 11.0
Development Distribution Score (DDS) in past year: 0.403

Name Email Commits
dependabot[bot] 4****] 235
Pablo Baeyens p****s@d****m 77
Yang Song s****3 30
Mackenzie 6****r 25
Stanley Liu s****u@d****m 25
Munir Abdinur m****r@h****m 19
Ibraheem Aboulnaga 1****A 9
Jade Guiton j****n@d****m 9
Gabriel Aszalos g****s@g****m 6
John L. Peterson (Jack) j****n@d****m 5
Olivier G 5****d 5
Dinesh Gurumurthy d****y@d****m 4
dd-jasminesun j****n@d****m 3
Ankit Patel 8****6 2
Jaime Fullaondo j****o@d****m 2
Brian L. Troutwine b****n@t****s 1
George Hahn G****S@g****m 1
Jay Miller j****y@j****e 1
Kevin N 6****e 1

Issue and Pull Request metadata

Last synced: 8 months ago

Total issues: 26
Total pull requests: 814
Average time to close issues: 7 months
Average time to close pull requests: 18 days
Total issue authors: 21
Total pull request authors: 19
Average comments per issue: 1.42
Average comments per pull request: 0.86
Merged pull request: 364
Bot issues: 1
Bot pull requests: 587

Past year issues: 9
Past year pull requests: 417
Past year average time to close issues: 5 months
Past year average time to close pull requests: 2 days
Past year issue authors: 7
Past year pull request authors: 12
Past year average comments per issue: 0.56
Past year average comments per pull request: 1.14
Past year merged pull request: 153
Past year bot issues: 1
Past year bot pull requests: 344

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/datadog/opentelemetry-mapping-go

Top Issue Authors

  • IGx89 (3)
  • sudomateo (2)
  • lenin-jaganathan (2)
  • songy23 (2)
  • oldium (1)
  • koontzjlc (1)
  • atmask (1)
  • dougramirez (1)
  • dependabot[bot] (1)
  • martin-kromkamp-cko (1)
  • piotr1212 (1)
  • jackgopack4 (1)
  • squah-confluent (1)
  • dusklight00 (1)
  • mx-psi (1)

Top Pull Request Authors

  • dependabot[bot] (586)
  • mx-psi (66)
  • songy23 (49)
  • liustanley (29)
  • mackjmr (15)
  • IbraheemA (14)
  • jade-guiton-dd (10)
  • ogaca-dd (9)
  • mabdinur (7)
  • gbbr (7)
  • dd-jasminesun (4)
  • ankitpatel96 (4)
  • GeorgeHahn (3)
  • jackgopack4 (2)
  • kevinnoel-be (2)

Top Issue Labels

  • Skip Changelog (2)
  • dependencies (1)

Top Pull Request Labels

  • dependencies (582)
  • Skip Changelog (74)
  • breaking-change (20)
  • enhancement (1)
  • mergequeue-status: rejected (1)
  • mergequeue-status: done (1)

Package metadata

proxy.golang.org: github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/logs

Package logs provides utils for transforming OTLP LogRecord to Datadog format

  • Homepage: https://github.com/DataDog/opentelemetry-mapping-go
  • Documentation: https://pkg.go.dev/github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/logs#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.33.0 (published 8 months ago)
  • Last Synced: 2026-04-20T18:31:09.759Z (28 days ago)
  • Versions: 49
  • Dependent Packages: 84
  • Dependent Repositories: 10
  • Docker Downloads: 17,630,793
  • Rankings:
    • Docker downloads count: 0.387%
    • Dependent packages count: 0.694%
    • Dependent repos count: 1.651%
    • Average: 4.274%
    • Forks count: 7.836%
    • Stargazers count: 10.8%
proxy.golang.org: github.com/DataDog/opentelemetry-Mapping-go/pkg/otlp/attributes

proxy.golang.org: github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/rum

proxy.golang.org: github.com/datadog/opentelemetry-mapping-go/pkg/otlp/rum

proxy.golang.org: github.com/DataDog/opentelemetry-mapping-go/pkg/inframetadata

package inframetadata handles host metadata and infrastructure list related features. It stores the host metadata and gohai payload definitions as well as the `Reporter` implementation. A `Reporter` keeps a `HostMap` (a map of hostnames to host metadata payloads) and periodically clears it out and reports the information using a `Pusher` The `Reporter` has three public methods: - The `Run() error` and `Stop()` methods manage its lifecycle - The `ConsumeResource(pcommon.Resource) (bool, error)` method ingests resources, updates host metadata payloads, and reports whether any changes or errors occurred during processing. Internally, the `Reporter` manages a `HostMap`, which has two public methods: - The `Update(host string, resource pcommon.Resource) (changed bool, err error)` method updates a hosts information and reports whether any changes or errors occurred during processing. - The `Extract() map[string]payloads.HostMetadata` method clears out the `HostMap` and returns a copy of its internal information.

proxy.golang.org: github.com/DataDog/opentelemetry-mapping-go/internal/tools/generate-license-file

proxy.golang.org: github.com/DataDog/opentelemetry-mapping-go/pkg/quantile

  • Homepage: https://github.com/DataDog/opentelemetry-mapping-go
  • Documentation: https://pkg.go.dev/github.com/DataDog/opentelemetry-mapping-go/pkg/quantile#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.33.0 (published 8 months ago)
  • Last Synced: 2026-04-27T02:48:23.968Z (22 days ago)
  • Versions: 60
  • Dependent Packages: 121
  • Dependent Repositories: 15
  • Docker Downloads: 168,693,097
  • Rankings:
    • Docker downloads count: 0.223%
    • Dependent packages count: 0.524%
    • Dependent repos count: 1.368%
    • Average: 6.047%
    • Forks count: 13.459%
    • Stargazers count: 14.659%
proxy.golang.org: github.com/DataDog/opentelemetry-mapping-go/internal/tools

package tools is an auxiliary package for tracking tooling version.

proxy.golang.org: github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes

  • Homepage: https://github.com/DataDog/opentelemetry-mapping-go
  • Documentation: https://pkg.go.dev/github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.33.0 (published 8 months ago)
  • Last Synced: 2026-05-16T12:40:21.143Z (3 days ago)
  • Versions: 61
  • Dependent Packages: 125
  • Dependent Repositories: 15
  • Docker Downloads: 17,637,551
  • Rankings:
    • Docker downloads count: 0.386%
    • Dependent packages count: 0.519%
    • Dependent repos count: 1.368%
    • Average: 6.078%
    • Forks count: 13.459%
    • Stargazers count: 14.659%
proxy.golang.org: github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/metrics

  • Homepage: https://github.com/DataDog/opentelemetry-mapping-go
  • Documentation: https://pkg.go.dev/github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/metrics#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.33.0 (published 8 months ago)
  • Last Synced: 2026-05-03T20:02:56.407Z (15 days ago)
  • Versions: 58
  • Dependent Packages: 108
  • Dependent Repositories: 15
  • Docker Downloads: 17,637,551
  • Rankings:
    • Docker downloads count: 0.386%
    • Dependent packages count: 0.561%
    • Dependent repos count: 1.368%
    • Average: 6.087%
    • Forks count: 13.459%
    • Stargazers count: 14.659%
proxy.golang.org: github.com/Datadog/opentelemetry-mapping-go/pkg/quantile

proxy.golang.org: github.com/Datadog/opentelemetry-mapping-go/pkg/inframetadata

proxy.golang.org: github.com/Datadog/opentelemetry-mapping-go/pkg/otlp/attributes

proxy.golang.org: github.com/Datadog/opentelemetry-mapping-go/pkg/otlp/logs

proxy.golang.org: github.com/datadog/opentelemetry-mapping-go/pkg/internal/sketchtest

proxy.golang.org: github.com/DataDog/opentelemetry-mapping-go/pkg/internal/sketchtest

package sketchtest is an internal module with test helpers for generating points from a given distribution.

proxy.golang.org: github.com/Datadog/opentelemetry-mapping-go/pkg/otlp/metrics

proxy.golang.org: github.com/datadog/opentelemetry-mapping-go/pkg/otlp/attributes

proxy.golang.org: github.com/datadog/opentelemetry-mapping-go/pkg/otlp/metrics

proxy.golang.org: github.com/datadog/opentelemetry-mapping-go/pkg/quantile

proxy.golang.org: github.com/datadog/opentelemetry-mapping-go/pkg/otlp/logs

proxy.golang.org: github.com/datadog/opentelemetry-mapping-go/pkg/inframetadata


Dependencies

.github/workflows/test.yaml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
internal/tools/generate-license-file/go.mod go
  • go.uber.org/atomic v1.7.0
  • go.uber.org/multierr v1.9.0
  • gopkg.in/yaml.v3 v3.0.1
internal/tools/generate-license-file/go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.7.0
  • go.uber.org/atomic v1.7.0
  • go.uber.org/multierr v1.9.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1
internal/tools/go.mod go
  • github.com/Microsoft/go-winio v0.5.2
  • github.com/ProtonMail/go-crypto v0.0.0-20221026131551-cf6655e29de4
  • github.com/acomagu/bufpipe v1.0.3
  • github.com/cloudflare/circl v1.1.0
  • github.com/emicklei/dot v0.15.0
  • github.com/emirpasic/gods v1.18.1
  • github.com/frapposelli/wwhrd v0.4.0
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/go-git/gcfg v1.5.0
  • github.com/go-git/go-billy/v5 v5.3.1
  • github.com/go-git/go-git/v5 v5.5.0
  • github.com/google/licensecheck v0.3.1
  • github.com/hashicorp/hcl v1.0.0
  • github.com/imdario/mergo v0.3.13
  • github.com/inconshreveable/mousetrap v1.0.1
  • github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
  • github.com/jessevdk/go-flags v1.5.0
  • github.com/kevinburke/ssh_config v1.2.0
  • github.com/magiconair/properties v1.8.6
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/pelletier/go-toml v1.9.5
  • github.com/pelletier/go-toml/v2 v2.0.5
  • github.com/pjbgf/sha1cd v0.2.0
  • github.com/sergi/go-diff v1.1.0
  • github.com/sirupsen/logrus v1.7.0
  • github.com/skeema/knownhosts v1.1.0
  • github.com/spf13/afero v1.9.2
  • github.com/spf13/cast v1.5.0
  • github.com/spf13/cobra v1.6.1
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.14.0
  • github.com/subosito/gotenv v1.4.1
  • github.com/xanzy/ssh-agent v0.3.2
  • go.opentelemetry.io/build-tools v0.5.0
  • go.opentelemetry.io/build-tools/chloggen v0.4.0
  • go.opentelemetry.io/build-tools/multimod v0.5.0
  • go.uber.org/atomic v1.9.0
  • go.uber.org/multierr v1.8.0
  • golang.org/x/crypto v0.3.0
  • golang.org/x/mod v0.7.0
  • golang.org/x/net v0.2.0
  • golang.org/x/sys v0.3.0
  • golang.org/x/text v0.4.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/warnings.v0 v0.1.2
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
internal/tools/go.sum go
  • 539 dependencies
pkg/otlp/attributes/go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.2
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.1
  • go.opentelemetry.io/collector/pdata v1.0.0-rc4
  • go.opentelemetry.io/collector/semconv v0.70.0
  • go.uber.org/atomic v1.10.0
  • go.uber.org/multierr v1.9.0
  • golang.org/x/net v0.5.0
  • golang.org/x/sys v0.4.0
  • golang.org/x/text v0.6.0
  • google.golang.org/genproto v0.0.0-20221118155620-16455021b5e6
  • google.golang.org/grpc v1.52.3
  • google.golang.org/protobuf v1.28.1
  • gopkg.in/yaml.v3 v3.0.1
pkg/otlp/attributes/go.sum go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.2
  • github.com/golang/protobuf v1.5.0
  • github.com/google/go-cmp v0.5.9
  • github.com/google/go-cmp v0.5.5
  • github.com/kisielk/errcheck v1.5.0
  • github.com/kisielk/gotool v1.0.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.5.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.8.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.1
  • github.com/yuin/goldmark v1.2.1
  • github.com/yuin/goldmark v1.1.27
  • go.opentelemetry.io/collector/pdata v1.0.0-rc4
  • go.opentelemetry.io/collector/semconv v0.70.0
  • go.uber.org/atomic v1.10.0
  • go.uber.org/multierr v1.9.0
  • golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/mod v0.3.0
  • golang.org/x/mod v0.2.0
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20201021035429-f5854403a974
  • golang.org/x/net v0.5.0
  • golang.org/x/net v0.0.0-20190620200207-3b0461eec859
  • golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
  • golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
  • golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
  • golang.org/x/sys v0.4.0
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.6.0
  • golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
  • golang.org/x/tools v0.0.0-20200619180055-7c47624df98f
  • golang.org/x/tools v0.0.0-20210106214847-113979e3529a
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
  • golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
  • google.golang.org/genproto v0.0.0-20221118155620-16455021b5e6
  • google.golang.org/grpc v1.52.3
  • google.golang.org/protobuf v1.26.0
  • google.golang.org/protobuf v1.26.0-rc.1
  • google.golang.org/protobuf v1.28.1
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
pkg/otlp/metrics/go.mod go
  • github.com/DataDog/datadog-agent/pkg/trace v0.43.0-rc.3.0.20230206114529-17c7dfde736c
  • github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes v0.0.0
  • github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes=> ../attributes
  • github.com/DataDog/opentelemetry-mapping-go/pkg/quantile v0.1.0
  • github.com/DataDog/opentelemetry-mapping-go/pkg/quantile=> ../../quantile
  • github.com/DataDog/sketches-go v1.4.1
  • 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-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/patrickmn/go-cache v2.1.0+incompatible
  • github.com/philhofer/fwd v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.1
  • github.com/tinylib/msgp v1.1.6
  • go.opentelemetry.io/collector/pdata v1.0.0-rc4
  • go.opentelemetry.io/collector/semconv v0.70.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.5.0
  • golang.org/x/sys v0.4.0
  • golang.org/x/text v0.6.0
  • google.golang.org/genproto v0.0.0-20221118155620-16455021b5e6
  • google.golang.org/grpc v1.52.3
  • google.golang.org/protobuf v1.28.1
  • gopkg.in/yaml.v3 v3.0.1
pkg/otlp/metrics/go.sum go
  • github.com/DataDog/datadog-agent/pkg/trace v0.43.0-rc.3.0.20230206114529-17c7dfde736c
  • github.com/DataDog/sketches-go v1.4.1
  • github.com/benbjohnson/clock v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/dustin/go-humanize v1.0.0
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.0
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-cmp v0.5.5
  • github.com/google/go-cmp v0.5.9
  • github.com/google/gofuzz v1.0.0
  • github.com/google/gofuzz v1.2.0
  • github.com/json-iterator/go v1.1.12
  • github.com/kisielk/errcheck v1.5.0
  • github.com/kisielk/gotool v1.0.0
  • github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/patrickmn/go-cache v2.1.0+incompatible
  • github.com/philhofer/fwd v1.1.1
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.5.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.8.1
  • github.com/stretchr/testify v1.6.1
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • github.com/tinylib/msgp v1.1.6
  • github.com/vmihailenco/msgpack/v4 v4.3.12
  • github.com/vmihailenco/tagparser v0.1.2
  • github.com/yuin/goldmark v1.2.1
  • github.com/yuin/goldmark v1.1.27
  • go.opentelemetry.io/collector/pdata v1.0.0-rc4
  • go.opentelemetry.io/collector/semconv v0.70.0
  • go.uber.org/atomic v1.10.0
  • go.uber.org/goleak v1.1.11
  • go.uber.org/multierr v1.9.0
  • go.uber.org/zap v1.24.0
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/mod v0.2.0
  • golang.org/x/mod v0.3.0
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20190620200207-3b0461eec859
  • golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
  • golang.org/x/net v0.0.0-20201021035429-f5854403a974
  • golang.org/x/net v0.5.0
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
  • golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
  • golang.org/x/sys v0.4.0
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.6.0
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
  • golang.org/x/tools v0.0.0-20200619180055-7c47624df98f
  • golang.org/x/tools v0.0.0-20201022035929-9cf592e881e9
  • golang.org/x/tools v0.0.0-20210106214847-113979e3529a
  • golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
  • golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
  • google.golang.org/appengine v1.6.7
  • google.golang.org/genproto v0.0.0-20221118155620-16455021b5e6
  • google.golang.org/grpc v1.52.3
  • google.golang.org/protobuf v1.26.0-rc.1
  • google.golang.org/protobuf v1.26.0
  • google.golang.org/protobuf v1.28.0
  • google.golang.org/protobuf v1.28.1
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
pkg/quantile/go.mod go
  • github.com/DataDog/sketches-go v1.4.1
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dustin/go-humanize v1.0.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.1
  • google.golang.org/protobuf v1.28.0
  • gopkg.in/yaml.v3 v3.0.1
pkg/quantile/go.sum go
  • github.com/DataDog/sketches-go v1.4.1
  • github.com/davecgh/go-spew v1.1.1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/dustin/go-humanize v1.0.0
  • github.com/golang/protobuf v1.5.2
  • github.com/golang/protobuf v1.5.0
  • github.com/google/go-cmp v0.5.5
  • github.com/google/gofuzz v1.2.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.5.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/testify v1.6.1
  • github.com/stretchr/testify v1.8.1
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • google.golang.org/protobuf v1.26.0-rc.1
  • google.golang.org/protobuf v1.26.0
  • google.golang.org/protobuf v1.28.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c