This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git

commit 2aedfc81599282bfdb9adb0b8382fdae818447e1
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Sep 16 13:45:44 2021 +0200

    Kafka to Minio Example: Added more docs
---
 profiling/kafka-minio/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiling/kafka-minio/README.md b/profiling/kafka-minio/README.md
index c1f273f..c98ef3a 100644
--- a/profiling/kafka-minio/README.md
+++ b/profiling/kafka-minio/README.md
@@ -75,6 +75,8 @@ and check the status
 docker exec -it <container_id> jcmd 1 JFR.check
 ```
 
+## Send messages to Kafka
+
 You'll need also kafkacat to be able to inject the filename header and use the 
burst script
 
 ```shell script

Reply via email to