From 938532329748dbed710210a7b4fa0e4fa9590f44 Mon Sep 17 00:00:00 2001 From: Federico Valeri Date: Tue, 17 Dec 2024 13:27:17 +0100 Subject: [PATCH] Add metrics configuration phrase Signed-off-by: Federico Valeri --- documentation/assemblies/assembly-kafka-bridge-config.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/assemblies/assembly-kafka-bridge-config.adoc b/documentation/assemblies/assembly-kafka-bridge-config.adoc index 2288a085..8fb731e8 100644 --- a/documentation/assemblies/assembly-kafka-bridge-config.adoc +++ b/documentation/assemblies/assembly-kafka-bridge-config.adoc @@ -8,6 +8,7 @@ [role="_abstract"] Configure a deployment of the Kafka Bridge using configuration properties. Configure Kafka and specify the HTTP connection details needed to be able to interact with Kafka. +It is possible to enable metrics in Prometheus format with JMX Prometheus Exporter or Strimzi Metrics Reporter. You can also use configuration properties to enable and use distributed tracing with the Kafka Bridge. Distributed tracing allows you to track the progress of transactions between applications in a distributed system.