From e8dce6c8d7b705216ccfd89c7a5de34a8e63b125 Mon Sep 17 00:00:00 2001 From: Amee Lepcha Date: Tue, 18 Mar 2025 19:58:07 +0530 Subject: [PATCH 1/2] Update links in Collector Management APIs doc --- docs/api/collector-management/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/api/collector-management/index.md b/docs/api/collector-management/index.md index 8bc8601170..ec559847c4 100644 --- a/docs/api/collector-management/index.md +++ b/docs/api/collector-management/index.md @@ -16,13 +16,12 @@ import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; The Collector Management API gives you the ability to manage Collectors and Sources from HTTP endpoints. See the topics below for Collector API and Source API methods and examples, as well as upgrading and downgrading Collectors using the API. :::warning -Collector Management APIs are not yet built with OpenAPI specifications and therefore not included in our [Swagger docs](https://api.sumologic.com/docs/). Instead, refer to the below documentation. +Collector Management APIs are not yet built with OpenAPI specifications and therefore not included in our [Swagger docs](https://api.sumologic.com/docs/). Instead, refer to the documentation below. ::: ## Installed Collector and Hosted Collector -Collector Management APIs for Installed and Hosted collectors are not yet built with OpenAPI specifications and therefore not included in our [Swagger docs](https://api.sumologic.com/docs/). Instead, refer to the documentation in this section. - +Collector Management APIs for Installed and Hosted collectors are not yet built with OpenAPI specifications and therefore are not included in our [Swagger documents](https://api.sumologic.com/docs/). For legacy installed collectors or sources refer to the legacy API documentation for [collectors](/docs/api/collector-management/collector-api-methods-examples/) or [sources](/docs/api/collector-management/source-api/). ## OpenTelemetry Collector From bc28d1b5c3487d2894830b897d34069cb62479c5 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Tue, 18 Mar 2025 20:12:45 +0530 Subject: [PATCH 2/2] Update docs/api/collector-management/index.md --- docs/api/collector-management/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/collector-management/index.md b/docs/api/collector-management/index.md index ec559847c4..8624b64c08 100644 --- a/docs/api/collector-management/index.md +++ b/docs/api/collector-management/index.md @@ -21,7 +21,7 @@ Collector Management APIs are not yet built with OpenAPI specifications and ther ## Installed Collector and Hosted Collector -Collector Management APIs for Installed and Hosted collectors are not yet built with OpenAPI specifications and therefore are not included in our [Swagger documents](https://api.sumologic.com/docs/). For legacy installed collectors or sources refer to the legacy API documentation for [collectors](/docs/api/collector-management/collector-api-methods-examples/) or [sources](/docs/api/collector-management/source-api/). +Collector Management APIs for Installed and Hosted collectors are not yet built with OpenAPI specifications and therefore are not included in our [Swagger documents](https://api.sumologic.com/docs/). For legacy installed collectors or sources, refer to our legacy [collectors](/docs/api/collector-management/collector-api-methods-examples/) or [sources](/docs/api/collector-management/source-api/) API documentation. ## OpenTelemetry Collector