Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.6% on proxy.golang.org
Top 9.5% dependent packages on proxy.golang.org
Top 0.8% forks on proxy.golang.org

proxy.golang.org : github.com/DataDog/datadog-agent/pkg/tagset

Package tagset supports creation and manipulation of sets of tags. It does so in a safe and efficient fashion, supporting: - consistent hashing of tagsets to recognize commonalities - flexible combination of tagsets from multiple sources - immutability to allow re-use of tagsets The package otherwise presents a fairly abstract API that allows performance optimizations without changing semantics. HashlessTagsAccumulator and HashingTagsAccumulator both allow building tagsets bit-by-bit, by appending new tags. The HashedTags type represents an _immutable_ set of tags and associated hashes. It is the primary data structure used to represent a set of tags.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21data%21dog/datadog-agent/pkg/tagset
Keywords: apm-agent, apm-instrumentation, datadog, distributed-tracing, go, logging, metrics, monitoring, observability, open-telemetry, otel, profiling, tracing
License: Apache-2.0
Latest release: about 2 months ago
First release: 7 months ago
Namespace: github.com/DataDog/datadog-agent/pkg
Dependent packages: 4
Stars: 2,322 on GitHub
Forks: 1,110 on GitHub
Total Commits: 12716
Committers: 463
Average commits per author: 27.464
Development Distribution Score (DDS): 0.954
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...