From b1c0c15c384ed15438036ef317400e8dc41a3f39 Mon Sep 17 00:00:00 2001 From: Kuni Sen <30574753+kunisen@users.noreply.github.com> Date: Thu, 22 Feb 2024 15:54:51 +0900 Subject: [PATCH] Update protocol-metrics-packetbeat.asciidoc (#38096) Use `/inputs/` instead of `/inputs` --- packetbeat/docs/protocol-metrics-packetbeat.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packetbeat/docs/protocol-metrics-packetbeat.asciidoc b/packetbeat/docs/protocol-metrics-packetbeat.asciidoc index d36cce38e445..1b84eeb37b64 100644 --- a/packetbeat/docs/protocol-metrics-packetbeat.asciidoc +++ b/packetbeat/docs/protocol-metrics-packetbeat.asciidoc @@ -2,7 +2,7 @@ === Protocol-Specific Metrics Packetbeat exposes per-protocol metrics under the <>. -These metrics are exposed under the `/inputs` path. They can be used to +These metrics are exposed under the `/inputs/` path. They can be used to observe the activity of Packetbeat for the monitored protocol. [float]