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
The following commit(s) were added to refs/heads/main by this push:
new 69d43bcc Add missing tracing feature change in camel-k 1.12 release
announce blog post
69d43bcc is described below
commit 69d43bcc20ea80027f7f23e6580d00efe295e905
Author: Gaelle Fournier <[email protected]>
AuthorDate: Fri Apr 28 11:00:17 2023 +0200
Add missing tracing feature change in camel-k 1.12 release announce blog
post
---
content/blog/2023/02/camel-k-release-1-12/index.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/content/blog/2023/02/camel-k-release-1-12/index.md
b/content/blog/2023/02/camel-k-release-1-12/index.md
index 0786c336..d45471a0 100644
--- a/content/blog/2023/02/camel-k-release-1-12/index.md
+++ b/content/blog/2023/02/camel-k-release-1-12/index.md
@@ -53,6 +53,11 @@ If you're developing some tool on top of Camel K with Java
language you know it
We're now looking forward to see a ton of new tools based on Camel K!
+## Distributed Tracing support moving to OpenTelemetry
+
+If you are already using Distributed Tracing tools then you might already know
that the [CNCF](https://www.cncf.io) announced that they were [archiving the
OpenTracing
project](https://www.cncf.io/blog/2022/0T1/31/cncf-archives-the-opentracing-project/)
in favor of the [OpenTelemetry project](https://opentelemetry.io/). In this
new release we decided to introduce the [`telemetry`
trait](/camel-k/1.12.x/traits/telemetry.html) based on OpenTelemetry and
deprecate the [`tracing` trait](/cam [...]
+
+
## Dependencies upgrade
In this new release you'll see a series of interesting upgrades for Golang,
Kubernetes and other main dependencies: