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

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


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

commit 8b3317eedab37f2ed9a9950e56ddc3f2bd3f0065
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Jun 23 14:15:54 2021 +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 bc39c81..0e37fb2 100644
--- a/content/community/articles.md
+++ b/content/community/articles.md
@@ -189,6 +189,7 @@ These examples show usage of several different components 
and other concepts suc
 
 These examples show Camel combined with several tools (e.g. IDE), ESBs, 
Application Services, and other middleware products such as messaging or OSGi 
container.
 
+*   [Distributed Logs and Tracing with Spring, Apache Camel, OpenTelemetry and 
Grafana](https://dev.to/antongoncharov/distributed-logs-and-tracing-with-spring-apache-camel-opentelemetry-and-grafana-example-554e)
 blog post by Anton Goncharov in June 2020 with example how to setup 
OpenTracing with Camel and have a visual Grafana dashboard.    
 *   [Upgrading to Apache Camel 3 using 
Windup](https://jpoth.blogspot.com/2020/09/upgrading-to-camel-300-with-windup.html)
 blog post by John Poth from September 2020 showing how to use Winup to 
generate migration report of your Camel projects (source code scanning). 
 *   [Using Camel and NiFi in one 
solution](https://medium.com/@raymondmeester/using-camel-and-nifi-in-one-solution-c7668fafe451)
 blog post how to use Camel inside Apache Nifi.
 *   [Wanna try our Apache Camel developer tools for Enterprise Integration 
Patterns?](http://macstrac.blogspot.com/2011/01/wanna-try-our-apache-camel-developer.html)
 _by James Strachan_

Reply via email to