From f1f855090a3fbd66321b207309566a9e627db157 Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri-Benedetti Date: Tue, 10 Jun 2025 13:57:16 +0200 Subject: [PATCH 1/2] Fix EDOT old links Remaining links that need fixin'... --- .../quickstart-monitor-hosts-with-opentelemetry.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/solutions/observability/get-started/quickstart-monitor-hosts-with-opentelemetry.md b/solutions/observability/get-started/quickstart-monitor-hosts-with-opentelemetry.md index 3f1d1f5d29..eac3582666 100644 --- a/solutions/observability/get-started/quickstart-monitor-hosts-with-opentelemetry.md +++ b/solutions/observability/get-started/quickstart-monitor-hosts-with-opentelemetry.md @@ -56,7 +56,7 @@ In this quickstart guide, you’ll learn how to monitor your hosts using the Ela ## Limitations [_limitations] -Refer to [Elastic OpenTelemetry Collector limitations](https://github.com/elastic/opentelemetry/blob/main/docs/EDOT-collector/edot-collector-limitations.md) for known limitations when using the EDOT Collector. +Refer to [Elastic OpenTelemetry Collector limitations](opentelemetry://reference/compatibility/limitations.md) for known limitations when using the EDOT Collector. ## Collect your data [_collect_your_data] @@ -146,4 +146,4 @@ After using the Hosts page and Discover to confirm you’ve ingested all the hos * [Detect change points](/explore-analyze/machine-learning/machine-learning-in-kibana/xpack-ml-aiops.md#change-point-detection) in your time series data. -Refer to the [Elastic Observability](/solutions/observability.md) for a description of other useful features. \ No newline at end of file +Refer to the [Elastic Observability](/solutions/observability.md) for a description of other useful features. From e409534e3e56aacc588ac3e846a42893b0ce3ef2 Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri-Benedetti Date: Tue, 10 Jun 2025 14:01:16 +0200 Subject: [PATCH 2/2] Edit tools doc --- manage-data/ingest/tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage-data/ingest/tools.md b/manage-data/ingest/tools.md index eb8fc763ac..88013df8be 100644 --- a/manage-data/ingest/tools.md +++ b/manage-data/ingest/tools.md @@ -49,7 +49,7 @@ Depending on the type of data you want to ingest, you have a number of methods a | Integrations | Ingest data using a variety of Elastic integrations. | [Elastic Integrations](integration-docs://reference/index.md) | | File upload | Upload data from a file and inspect it before importing it into {{es}}. | [Upload data files](/manage-data/ingest/upload-data-files.md) | | APIs | Ingest data through code by using the APIs of one of the language clients or the {{es}} HTTP APIs. | [Document APIs](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-document) | -| OpenTelemetry | Collect and send your telemetry data to Elastic Observability | [Elastic Distributions of OpenTelemetry](https://github.com/elastic/opentelemetry?tab=readme-ov-file#elastic-distributions-of-opentelemetry) | +| OpenTelemetry | Collect and send your telemetry data to Elastic Observability | [Elastic Distributions of OpenTelemetry](opentelemetry://reference/index.md) | | Fleet and Elastic Agent | Add monitoring for logs, metrics, and other types of data to a host using Elastic Agent, and centrally manage it using Fleet. | [Fleet and {{agent}} overview](/reference/fleet/index.md)
[{{fleet}} and {{agent}} restrictions (Serverless)](/reference/fleet/fleet-agent-serverless-restrictions.md)
[{{beats}} and {{agent}} capabilities](/manage-data/ingest/tools.md)|| | {{elastic-defend}} | {{elastic-defend}} provides organizations with prevention, detection, and response capabilities with deep visibility for EPP, EDR, SIEM, and Security Analytics use cases across Windows, macOS, and Linux operating systems running on both traditional endpoints and public cloud environments. | [Configure endpoint protection with {{elastic-defend}}](/solutions/security/configure-elastic-defend.md) | | {{ls}} | Dynamically unify data from a wide variety of data sources and normalize it into destinations of your choice with {{ls}}. | [Logstash](logstash://reference/index.md) |