Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove issue 10116 note from collector docs #3142

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions content/en/docs/collector/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,21 +50,20 @@ filtering.

It is also easier to [setup a collector](./getting-started) than you might
think: the default OTLP exporters in each language assume a local collector
endpoint, so you'd start up a collector and you'd just start getting telemetry.
endpoint, so you'd start up a collector and you'd start getting telemetry.
svrnm marked this conversation as resolved.
Show resolved Hide resolved

## Status and releases

The **collector** status is: [mixed][], since core collector components
currently have mixed [stability levels][].

**Collector components** differ in their maturity levels. An effort is underway
to ensure that every component has its stability documented. To track the
progress of this effort, see `opentelemetry-collector-contrib` [issue #10116][].
**Collector components** differ in their maturity levels. Every component has
its stability documented in their respective `README.md`. You can find a list of
all available collector components in the [registry][].
svrnm marked this conversation as resolved.
Show resolved Hide resolved

{{% docs/latest-release collector-releases /%}}

[issue #10116]:
https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/10116
[registry]: /ecosystem/registry/?language=collector
[mixed]: /docs/specs/otel/document-status/#mixed
[stability levels]:
https://github.com/open-telemetry/opentelemetry-collector#stability-levels