This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit a5e18c81ed1c6fbd66129af26725d46dea0535f8 Author: Pasquale Congiusti <[email protected]> AuthorDate: Fri Jul 14 07:41:56 2023 +0200 Update content/blog/2023/07/camel-k-2-0/index.md Co-authored-by: Gaƫlle Fournier <[email protected]> --- content/blog/2023/07/camel-k-2-0/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 75fb07ee..0144434e 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 @@ TODO - include some documentation instead of the link to the PR. # 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.
