Skip to content

Commit

Permalink
Update specification/collector/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua MacDonald <[email protected]>
  • Loading branch information
codeboten and jmacd authored Dec 5, 2024
1 parent 010c65f commit d6b2ab4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions specification/collector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ support for an OpenTelemetry Collector.
## OpenTelemetry Collector components

For a library to be considered an OpenTelemetry Collector component, it _MUST_
implement the [Component interface](https://pkg.go.dev/go.opentelemetry.io/collector/component#Component)
defined in the [opentelemetry-collector repository](https://github.com/open-telemetry/opentelemetry-collector).
repository.
implement a [Component interface](https://pkg.go.dev/go.opentelemetry.io/collector/component#Component)
defined by the OpenTelemetry Collector SIG.

## OpenTelemetry Collector Distribution

Expand Down

0 comments on commit d6b2ab4

Please sign in to comment.