Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: go.opentelemetry.io/otel/trace

Package trace provides an implementation of the tracing part of the OpenTelemetry API. To participate in distributed traces a Span needs to be created for the operation being performed as part of a traced workflow. In its simplest form: A Tracer is unique to the instrumentation and is used to create Spans. Instrumentation should be designed to accept a TracerProvider from which it can create its own unique Tracer. Alternatively, the registered global TracerProvider from the go.opentelemetry.io/otel package can be used as a default. This package does not conform to the standard Go versioning policy; all of its interfaces may have methods added to them without a package major version bump. This non-standard API evolution could surprise an uninformed implementation author. They could unknowingly build their implementation in a way that would result in a runtime panic for their users that update to the new API. The API is designed to help inform an instrumentation author about this non-standard API evolution. It requires them to choose a default behavior for unimplemented interface methods. There are three behavior choices they can make: All interfaces in this API embed a corresponding interface from go.opentelemetry.io/otel/trace/embedded. If an author wants the default behavior of their implementations to be a compilation failure, signaling to their users they need to update to the latest version of that implementation, they need to embed the corresponding interface from go.opentelemetry.io/otel/trace/embedded in their implementation. For example, If an author wants the default behavior of their implementations to panic, they can embed the API interface directly. This option is not recommended. It will lead to publishing packages that contain runtime panics when users update to newer versions of go.opentelemetry.io/otel/trace, which may be done with a trasitive dependency. Finally, an author can embed another implementation in theirs. The embedded implementation will be used for methods not defined by the author. For example, an author who wants to default to silently dropping the call can use go.opentelemetry.io/otel/trace/noop: It is strongly recommended that authors only embed go.opentelemetry.io/otel/trace/noop if they choose this default behavior. That implementation is the only one OpenTelemetry authors can guarantee will fully implement all the API interfaces when a user updates their API.
43 versions
Latest release: 3 months ago
14,155 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/go.opentelemetry.io/otel/trace

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/open-telemetry%2Fopentelemetry-go

Dependent Repos 25,521

kmodules/resource-metadata
API for defining metadata about Kubernetes resources
  • v0.20.0 go.sum

Size: 75.5 MB - Last synced: 5 days ago - Pushed: 6 days ago

brotherlogic/logging
Logging for system
  • v1.11.0 go.sum
  • v1.11.1 go.sum
  • v1.11.2 go.sum
  • v1.12.0 go.sum
  • v1.13.0 go.sum

Size: 607 KB - Last synced: about 22 hours ago - Pushed: 1 day ago

ossf/scorecard-action
Official GitHub Action for OpenSSF Scorecard.
  • v1.4.1 go.mod
  • v0.19.0 go.sum
  • v0.20.0 go.sum
  • v1.3.0 go.sum
  • v1.4.0 go.sum
  • v1.4.1 go.sum

Size: 6.43 MB - Last synced: 5 days ago - Pushed: 5 days ago

zeromike/syft Fork of anchore/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
  • v0.20.0 go.mod
  • v0.20.0 go.sum

Size: 10.4 MB - Last synced: 12 months ago - Pushed: almost 2 years ago

aberja/argo Fork of argoproj/argo-workflows
Argo Workflows: Get stuff done with Kubernetes.
  • v0.20.0 go.sum

Size: 67.2 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

krasish/test-infra Fork of kyma-project/test-infra
Test infrastructure for the Kyma project.
  • v0.20.0 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v0.20.0 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v0.20.0 go.sum

Size: 15.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

philip-teleport/teleport Fork of gravitational/teleport
Certificate authority and access plane for SSH, Kubernetes, web apps, databases and desktops
  • v1.13.0 api/go.mod
  • v1.13.0 api/go.sum

Size: 521 MB - Last synced: 11 days ago - Pushed: 15 days ago

spolti/kie-cloud-operator Fork of kiegroup/kie-cloud-operator
OCP Operator for KIE
  • v0.20.0 go.sum

Size: 100 MB - Last synced: 8 months ago - Pushed: 8 months ago

cheqd/tendermint Fork of tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
  • v1.11.0 go.sum
  • v1.11.0 go.mod

Size: 142 MB - Last synced: 19 days ago - Pushed: about 1 year ago

ryanlycch/go-zero-looklook Fork of Mikaelemmmm/go-zero-looklook
🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
  • v1.7.0 go.mod
  • v1.3.0 go.sum
  • v1.7.0 go.sum

Size: 101 MB - Last synced: 19 days ago - Pushed: 19 days ago

ahmedabu98/beam Fork of apache/beam
Apache Beam is a unified programming model for Batch and Streaming
  • v0.19.0 playground/backend/go.sum

Size: 365 MB - Last synced: 16 days ago - Pushed: 17 days ago

fahedouch/crossplane-runtime Fork of crossplane/crossplane-runtime
A set of libraries for writing Crossplane controllers.
  • v0.20.0 go.sum

Size: 2.37 MB - Last synced: 10 months ago - Pushed: 10 months ago

nakamasato/mysql-operator
Manage MySQL users, databases, schemas, etc.
  • v0.20.0 go.sum

Size: 1.28 MB - Last synced: about 3 hours ago - Pushed: 1 day ago

observIQ/grafana-agent Fork of grafana/agent
Telemetry agent for the LGTM stack.
  • v1.11.1 go.mod
  • v0.20.0 go.sum
  • v1.0.0-RC1 go.sum
  • v1.0.0-RC3 go.sum
  • v1.11.1 go.sum

Size: 48.3 MB - Last synced: 5 months ago - Pushed: 5 months ago

tharun208/loki Fork of grafana/loki
Like Prometheus, but for logs.
  • v1.7.0 go.mod
  • v1.0.0-RC1 go.sum
  • v1.0.0-RC3 go.sum
  • v1.7.0 go.sum
  • v1.4.1 operator/go.mod
  • v0.20.0 operator/go.sum
  • v1.4.0 operator/go.sum
  • v1.4.1 operator/go.sum

Size: 168 MB - Last synced: 11 days ago - Pushed: about 1 year ago

overmindtech/stdlib-source
Standard library for global items
  • v1.13.0 go.mod
  • v1.13.0 go.sum

Size: 631 KB - Last synced: 3 days ago - Pushed: 3 days ago

mdisibio/tempo Fork of grafana/tempo
Grafana Tempo is a high volume, minimal dependency trace storage.
  • v1.10.0 cmd/tempo-serverless/cloud-run/go.mod
  • v1.10.0 cmd/tempo-serverless/cloud-run/go.sum
  • v1.10.0 cmd/tempo-serverless/lambda/go.mod
  • v1.10.0 cmd/tempo-serverless/lambda/go.sum
  • v1.10.0 go.mod
  • v1.10.0 go.sum

Size: 137 MB - Last synced: 1 day ago - Pushed: 2 days ago

antonyggvzvmnxxcx/linkerd2 Fork of linkerd/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
  • v0.20.0 go.sum
  • v1.3.0 go.sum

Size: 33.5 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

jan--f/telemeter Fork of openshift/telemeter
Prometheus push federation
  • v0.20.0 go.mod
  • v0.20.0 go.sum

Size: 35 MB - Last synced: 11 months ago - Pushed: 11 months ago

gtully/activemq-artemis-operator Fork of artemiscloud/activemq-artemis-operator
  • v0.20.0 go.sum

Size: 55.1 MB - Last synced: 2 days ago - Pushed: 3 days ago

rancher-max/rancher Fork of rancher/rancher
Complete container management platform
  • v0.20.0 go.sum
  • v1.6.3 go.mod
  • v0.20.0 pkg/apis/go.sum

Size: 131 MB - Last synced: 17 days ago - Pushed: 18 days ago

carlkyrillos/integreatly-operator Fork of integr8ly/integreatly-operator
An Openshift Operator based on the Operator SDK for installing and reconciling Integreatly services
  • v0.20.0 go.mod
  • v0.20.0 go.sum

Size: 126 MB - Last synced: 11 days ago - Pushed: 11 days ago

FairwindsOps/insights-cli
A command line tool for Fairwinds Insights
  • v0.20.0 go.sum
  • v1.3.0 go.sum
  • v1.7.0 go.sum

Size: 460 KB - Last synced: 11 days ago - Pushed: 12 days ago

accuknox/tools
Collection of command line tools to deploy policy engines, policy discovery engines and associated components.
  • v0.20.0 container-snapshot/go.sum

Size: 40.1 MB - Last synced: 10 months ago - Pushed: 10 months ago

rxrddd/austin-v2
基于kratos 的聚合消息推送平台
  • v1.11.2 go.mod
  • v1.7.0 go.sum
  • v1.11.2 go.sum

Size: 1.77 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

paketo-buildpacks/go
A Cloud Native Buildpack for Go
  • v0.20.0 go.sum

Size: 82.5 MB - Last synced: 2 days ago - Pushed: 2 days ago

paketo-buildpacks/dotnet-core
A Cloud Native Buildpack for .NET Core
  • v0.20.0 go.sum

Size: 134 MB - Last synced: 2 days ago - Pushed: 2 days ago

cyberark/conjur-authn-k8s-client
Authentication sidecar for Conjur Kubernetes integration.
  • v1.7.0 go.sum

Size: 18.3 MB - Last synced: 13 days ago - Pushed: 17 days ago

cilium/cilium-olm 📦
  • v0.20.0 tools/go.sum

Size: 982 KB - Last synced: 9 months ago - Pushed: 12 months ago

influxdata/influxdb-observability
  • v1.7.0 tests-integration/go.mod
  • v1.7.0 tests-integration/go.sum

Size: 2.21 MB - Last synced: 7 days ago - Pushed: 7 days ago

stolostron/governance-policy-template-sync Fork of open-cluster-management-io/governance-policy-template-sync 📦
  • v0.20.0 go.sum

Size: 6.81 MB - Last synced: 13 days ago - Pushed: 9 months ago

Zondax/rosetta-filecoin-lib
  • v1.3.0 go.mod
  • v0.20.0 go.sum
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 337 KB - Last synced: 5 days ago - Pushed: 6 days ago

RafaySystems/terraform-provider-rafay
Rafay terraform provider
  • v0.20.0 go.sum

Size: 4.33 MB - Last synced: 6 days ago - Pushed: 6 days ago

IBM/ibm-commonui-operator
Operator used to install the common webui service
  • v0.20.0 go.sum

Size: 45.5 MB - Last synced: 1 day ago - Pushed: 2 days ago

outscale/cluster-api-provider-outscale
  • v0.20.0 go.sum

Size: 15.7 MB - Last synced: 6 days ago - Pushed: 6 days ago

Cha0sIDL/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.6.3 go.mod
  • v0.19.0 go.sum
  • v1.6.3 go.sum

Size: 28.3 MB - Last synced: 8 months ago - Pushed: 8 months ago

drh-determined-ai/determined Fork of determined-ai/determined
Determined: Deep Learning Training Platform
  • v1.6.1 agent/go.mod
  • v1.4.0 agent/go.sum
  • v1.6.1 agent/go.sum
  • v1.6.1 master/go.mod
  • v1.4.0 master/go.sum
  • v1.6.1 master/go.sum

Size: 114 MB - Last synced: 12 months ago - Pushed: 12 months ago

sapcc/absent-metrics-operator
Absent Metrics Operator creates metric absence alerts atop Kubernetes
  • v0.20.0 go.sum
  • v1.3.0 go.sum
  • v1.6.0 go.sum
  • v1.6.1 go.sum

Size: 10.1 MB - Last synced: 15 days ago - Pushed: 17 days ago

stolostron/multicloud-operators-subscription-release
Managing helm release with operators for multicloud.
  • v0.20.0 go.sum
  • v1.3.0 go.sum

Size: 1.63 MB - Last synced: 13 days ago - Pushed: about 1 year ago

berty/labs
Berty Labs is a mobile app to explore IPFS on mobile
  • v0.20.0 go.mod
  • v0.20.0 go.sum

Size: 3.44 MB - Last synced: 6 months ago - Pushed: about 1 year ago

networkservicemesh/sdk-vpp
  • v1.3.0 go.mod
  • v1.3.0 go.sum

Size: 1.29 MB - Last synced: 17 days ago - Pushed: 17 days ago