From 6672d859c5e4776b87fe5b08f5c015a880471a80 Mon Sep 17 00:00:00 2001 From: Tharanishwaran Date: Thu, 19 Sep 2024 03:41:09 +0530 Subject: [PATCH 1/4] Fixed Issue: Add link to VERSIONING.md in Status and Releases section --- content/en/docs/collector/_index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/en/docs/collector/_index.md b/content/en/docs/collector/_index.md index ac18118eeea2..dbf51b2a8f5d 100644 --- a/content/en/docs/collector/_index.md +++ b/content/en/docs/collector/_index.md @@ -54,15 +54,15 @@ you launch a collector it will automatically start receiving telemetry. ## Status and releases -The **collector** status is: [mixed][], since core collector components -currently have mixed [stability levels][]. +The **collector** status is: [mixed][], since core collector components currently have mixed [stability levels][]. -**Collector components** differ in their maturity levels. Each component has its -stability documented in its `README.md`. You can find a list of all available -collector components in the [registry][]. +**Collector components** differ in their maturity levels. Each component has its stability documented in its `README.md`. You can find a list of all available collector components in the [registry][]. + +Support is guaranteed for Collector software artifacts for a certain time period based on the artifact's intended audience. This support includes, at minimum, fixes for critical bugs and security issues. See the [support policies](https://github.com/open-telemetry/opentelemetry-collector/blob/main/VERSIONING.md) for more details. {{% docs/latest-release collector-releases /%}} + [registry]: /ecosystem/registry/?language=collector [mixed]: /docs/specs/otel/document-status/#mixed [stability levels]: From 1ef08b7b318021081242608e39c5e28f17ed3502 Mon Sep 17 00:00:00 2001 From: Tharanishwaran <133676934+Tharanishwaran@users.noreply.github.com> Date: Thu, 19 Sep 2024 09:27:23 +0530 Subject: [PATCH 2/4] Update content/en/docs/collector/_index.md Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com> --- content/en/docs/collector/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/collector/_index.md b/content/en/docs/collector/_index.md index dbf51b2a8f5d..4bddd61d54ed 100644 --- a/content/en/docs/collector/_index.md +++ b/content/en/docs/collector/_index.md @@ -54,7 +54,7 @@ you launch a collector it will automatically start receiving telemetry. ## Status and releases -The **collector** status is: [mixed][], since core collector components currently have mixed [stability levels][]. +The **Collector** status is: [mixed][], since core Collector components currently have mixed [stability levels][]. **Collector components** differ in their maturity levels. Each component has its stability documented in its `README.md`. You can find a list of all available collector components in the [registry][]. From e3f8a2b34d15ca250197fa722adf773f900a7200 Mon Sep 17 00:00:00 2001 From: Tharanishwaran <133676934+Tharanishwaran@users.noreply.github.com> Date: Thu, 19 Sep 2024 09:27:35 +0530 Subject: [PATCH 3/4] Update content/en/docs/collector/_index.md Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com> --- content/en/docs/collector/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/collector/_index.md b/content/en/docs/collector/_index.md index 4bddd61d54ed..e7816be319c8 100644 --- a/content/en/docs/collector/_index.md +++ b/content/en/docs/collector/_index.md @@ -56,7 +56,7 @@ you launch a collector it will automatically start receiving telemetry. The **Collector** status is: [mixed][], since core Collector components currently have mixed [stability levels][]. -**Collector components** differ in their maturity levels. Each component has its stability documented in its `README.md`. You can find a list of all available collector components in the [registry][]. +**Collector components** differ in their maturity levels. Each component has its stability documented in its `README.md`. You can find a list of all available Collector components in the [registry][]. Support is guaranteed for Collector software artifacts for a certain time period based on the artifact's intended audience. This support includes, at minimum, fixes for critical bugs and security issues. See the [support policies](https://github.com/open-telemetry/opentelemetry-collector/blob/main/VERSIONING.md) for more details. From 10dc9ee88e3affa53588189570ebfff45e0e0150 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Thu, 19 Sep 2024 13:00:20 +0000 Subject: [PATCH 4/4] Results from /fix:format --- content/en/docs/collector/_index.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/content/en/docs/collector/_index.md b/content/en/docs/collector/_index.md index e7816be319c8..3e80fb6899c9 100644 --- a/content/en/docs/collector/_index.md +++ b/content/en/docs/collector/_index.md @@ -54,15 +54,21 @@ you launch a collector it will automatically start receiving telemetry. ## Status and releases -The **Collector** status is: [mixed][], since core Collector components currently have mixed [stability levels][]. +The **Collector** status is: [mixed][], since core Collector components +currently have mixed [stability levels][]. -**Collector components** differ in their maturity levels. Each component has its stability documented in its `README.md`. You can find a list of all available Collector components in the [registry][]. +**Collector components** differ in their maturity levels. Each component has its +stability documented in its `README.md`. You can find a list of all available +Collector components in the [registry][]. -Support is guaranteed for Collector software artifacts for a certain time period based on the artifact's intended audience. This support includes, at minimum, fixes for critical bugs and security issues. See the [support policies](https://github.com/open-telemetry/opentelemetry-collector/blob/main/VERSIONING.md) for more details. +Support is guaranteed for Collector software artifacts for a certain time period +based on the artifact's intended audience. This support includes, at minimum, +fixes for critical bugs and security issues. See the +[support policies](https://github.com/open-telemetry/opentelemetry-collector/blob/main/VERSIONING.md) +for more details. {{% docs/latest-release collector-releases /%}} - [registry]: /ecosystem/registry/?language=collector [mixed]: /docs/specs/otel/document-status/#mixed [stability levels]: