From 9d8582c95692af87d32e56e6c213084ec23b59f8 Mon Sep 17 00:00:00 2001 From: Stef Nestor <26751266+stefnestor@users.noreply.github.com> Date: Wed, 25 Jun 2025 10:48:31 -0600 Subject: [PATCH] Update troubleshoot-ingest-pipelines.md Sorry, just bumps "metrics" to equal heading as "symptoms" as fix from https://github.com/elastic/docs-content/pull/1727 --- troubleshoot/elasticsearch/troubleshoot-ingest-pipelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/troubleshoot/elasticsearch/troubleshoot-ingest-pipelines.md b/troubleshoot/elasticsearch/troubleshoot-ingest-pipelines.md index ea0128b4be..eba0b639f1 100644 --- a/troubleshoot/elasticsearch/troubleshoot-ingest-pipelines.md +++ b/troubleshoot/elasticsearch/troubleshoot-ingest-pipelines.md @@ -99,7 +99,7 @@ PUT _ingest/pipeline/my-pipeline ``` -### Metrics [troubleshooting-pipelines-metrics] +## Metrics [troubleshooting-pipelines-metrics] When Ingest Pipelines run, they log their cumulative statistics to [List Node Statistics](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-nodes-stats).