You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2023/04/04 14:56:01 UTC

[camel-website] 04/11: Update content/blog/2023/03/camel-observation/index.md

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

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

commit 5f31d2a1be3b76f8bc618b22b0c26d5063e4a2a0
Author: Marcin Grzejszczak <ma...@grzejszczak.pl>
AuthorDate: Mon Apr 3 15:33:49 2023 +0200

    Update content/blog/2023/03/camel-observation/index.md
    
    Co-authored-by: Zoran Regvart <zo...@regvart.com>
---
 content/blog/2023/03/camel-observation/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2023/03/camel-observation/index.md b/content/blog/2023/03/camel-observation/index.md
index 2e556010..c5edfb63 100644
--- a/content/blog/2023/03/camel-observation/index.md
+++ b/content/blog/2023/03/camel-observation/index.md
@@ -128,7 +128,7 @@ MicrometerObservationTracer micrometerObservationTracer = new MicrometerObservat
 MeterRegistry meterRegistry = new SimpleMeterRegistry();
 
 // Micrometer Tracing
-Tracer tracer = ...; 
+Tracer tracer = ...;
 Propagator propagator = ...;
 
 // Micrometer Observation setup