From 51e4f74ce6885eeadce1f21d11a1693411753b26 Mon Sep 17 00:00:00 2001 From: Nugusbayev Kanagat <48118512+videnkz@users.noreply.github.com> Date: Wed, 27 Sep 2023 17:03:13 +0600 Subject: [PATCH] added entry of new external plugin (#3334) --- docs/community-plugins.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/community-plugins.asciidoc b/docs/community-plugins.asciidoc index 4d75f1bd63..47d565bffc 100644 --- a/docs/community-plugins.asciidoc +++ b/docs/community-plugins.asciidoc @@ -14,3 +14,4 @@ NOTE: Elastic provides no warranty or support for community-sourced plugins. [horizontal] https://github.com/elastic/apm-agent-java-plugin-example[example repo]:: an example plugin for a custom webserver +https://github.com/videnkz/apm-jetty-httpclient-plugin[apm-jetty-httpclient-plugin]:: Jetty HttpClient plugin