You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/10/21 05:58:28 UTC

[camel-website] branch master updated: Update articles.md

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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c5a9fa  Update articles.md
9c5a9fa is described below

commit 9c5a9fa8bff0dd743bc3ddeee211a24a57990bc7
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Oct 21 07:58:21 2020 +0200

    Update articles.md
---
 content/community/articles.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/community/articles.md b/content/community/articles.md
index 660151b..bfbb931 100644
--- a/content/community/articles.md
+++ b/content/community/articles.md
@@ -232,6 +232,7 @@ These examples show Camel combined with several tools (e.g. IDE), ESBs, Applicat
 *   [Ingesting Filebeat Data Into Your Apache Camel Flow](https://insights.synergistcomputing.com/2018/03/27/ingesting-filebeat-data-into-your-apache-camel-flow/) (June 2018) blog post showing how to use camel-lumberjack to ingest data from Filebeat into your Camel routes.
 *   [Using Jaeger to trace an Apache Camel application](https://medium.com/jaegertracing/using-jaeger-to-trace-an-apache-camel-application-2b8118efbb4d) (August 2018) blog post from Gary Brown showing how to use camel-opentracing and Jaeger to do distributed traces and visualize them in Jaeger UI.
 *   [Quick Integration with Apache Camel and IBM MQ](https://dzone.com/articles/quickly-integrate-apache-camel-and-ibm-mq) article from May 2020 by Chandra Shekhar Pandey showing how to use Apache Camel running on Spring Boot to integrate with IBM MQ and testing it with Docker containers.
+*   [Monitoring Camel applications with nJAMS](https://www.youtube.com/watch?v=n8PGES67e40) 10 min video from October 2020 by Abdelghani Faiz covering how nJAMS monitoring tooling now has Camel plugin to do deep monitoring of Camel applications with route visualziation and message capturing.
 
 ### Camel and Groovy