Update content/blog/2023/07/camel-k-2-0/index.md

Co-authored-by: Gaƫlle Fournier <gaelle.fournier.work@gmail.com>
diff --git a/content/blog/2023/07/camel-k-2-0/index.md b/content/blog/2023/07/camel-k-2-0/index.md
index 75fb07e..0144434 100644
--- a/content/blog/2023/07/camel-k-2-0/index.md
+++ b/content/blog/2023/07/camel-k-2-0/index.md
@@ -149,7 +149,7 @@
 
 # Default Micrometer for integration monitoring
 
-About observability we made some work to use Micrometer as a default. This change is quite transparent to the final user as it replaced the dependencies used from one technology (Microprofile) to another (Micrometer).
+About observability we made some work to use Micrometer as a default. Some changes are expected in the default metrics as it replaced the dependencies used from one technology (Microprofile) to another (Micrometer).
 
 You can have a look at the [Prometheus trait configuration](/camel-k/next/traits/prometheus.html) to learn more.