Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

go.opentelemetry.io/contrib

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

go.opentelemetry.io/contrib

  • v1.32.0
  • Go
  • Socket score

Version published
Created
Source

OpenTelemetry-Go Contrib

build_and_test codecov.io Docs Go Report Card Slack

Collection of 3rd-party packages for OpenTelemetry-Go.

Contents

  • Examples: Examples of OpenTelemetry libraries usage.
  • Instrumentation: Packages providing OpenTelemetry instrumentation for 3rd-party libraries.
  • Propagators: Packages providing OpenTelemetry context propagators for 3rd-party propagation formats.
  • Detectors: Packages providing OpenTelemetry resource detectors for 3rd-party cloud computing environments.
  • Exporters: Packages providing OpenTelemetry exporters for 3rd-party export formats.
  • Samplers: Packages providing additional implementations of OpenTelemetry samplers.
  • Bridges: Packages providing adapters for 3rd-party instrumentation frameworks.
  • Processors: Packages providing additional implementations of OpenTelemetry processors.

Project Status

This project contains both stable and unstable modules. Refer to the module for its version or our versioning manifest.

Project versioning information and stability guarantees can be found in the versioning documentation.

Progress and status specific to this repository is tracked in our local project boards and milestones.

Compatibility

OpenTelemetry-Go Contrib ensures compatibility with the current supported versions of the Go language:

Each major Go release is supported until there are two newer major releases. For example, Go 1.5 was supported until the Go 1.7 release, and Go 1.6 was supported until the Go 1.8 release.

For versions of Go that are no longer supported upstream, opentelemetry-go-contrib will stop ensuring compatibility with these versions in the following manner:

  • A minor release of opentelemetry-go-contrib will be made to add support for the new supported release of Go.
  • The following minor release of opentelemetry-go-contrib will remove compatibility testing for the oldest (now archived upstream) version of Go. This, and future, releases of opentelemetry-go-contrib may include features only supported by the currently supported versions of Go.

This project is tested on the following systems.

OSGo VersionArchitecture
Ubuntu1.23amd64
Ubuntu1.22amd64
Ubuntu1.23386
Ubuntu1.22386
macOS 131.23amd64
macOS 131.22amd64
macOS1.23arm64
macOS1.22arm64
Windows1.23amd64
Windows1.22amd64
Windows1.23386
Windows1.22386

While this project should work for other systems, no compatibility guarantees are made for those systems currently.

Contributing

For information on how to contribute, consult the contributing guidelines

FAQs

Package last updated on 08 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc