Getting Started   •   Getting Involved   •   SigNoz Slack Community

Go Report Card Build Status Codecov Status GitHub release (latest by date including pre-releases) Beta


This is a fork of OpenTelemetry Collector repository.

Fork Versioning Description

Let's take the recent release as example: 0.43.0-0.1.

  • 0.43.0 is the version of open-telemetry/opentelemetry-collector-contrib that SigNoz is synced.
  • 0.1 is the fork version, where major version is bumped at each major feature releases and breaking changes, while minor version is bumped for the patch releases.

OpenTelemetry Collector Contrib

This is a repository for OpenTelemetry Collector contributions that are not part of the core distribution of the Collector. Typically, these contributions are vendor specific receivers/exporters and/or components that are only useful to a relatively small number of users.

Please note that this repository and its releases are a superset of the core repository.

Contributing

See CONTRIBUTING.md.