This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
from 69077d3 Disable cluster-leader-election tests due to
kubernetes-client incompatibility apache/camel-quarkus#4651
new f428cd6 Update observability example for changes in
quarkus-opentelemetry
new d0e98c2 Set Quarkus Platform version to 3.0.0.Beta1
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
aws-lambda/pom.xml | 2 +-
cluster-leader-election/pom.xml | 2 +-
file-bindy-ftp/pom.xml | 2 +-
file-split-log-xml/pom.xml | 2 +-
health/pom.xml | 2 +-
http-log/pom.xml | 2 +-
jdbc-datasource/pom.xml | 2 +-
jms-jpa/pom.xml | 2 +-
jta-jpa/pom.xml | 2 +-
kafka/pom.xml | 2 +-
kamelet-chucknorris/pom.xml | 2 +-
observability/README.adoc | 6 ++--
observability/pom.xml | 6 +---
.../tracing/LoggingSpanExporterProducer.java | 34 ----------------------
.../src/main/resources/application.properties | 4 +--
platform-http-security-keycloak/pom.xml | 2 +-
rest-json/pom.xml | 2 +-
timer-log-kotlin/pom.xml | 2 +-
timer-log-main/pom.xml | 2 +-
timer-log/pom.xml | 2 +-
20 files changed, 21 insertions(+), 61 deletions(-)
delete mode 100644
observability/src/main/java/org/acme/observability/tracing/LoggingSpanExporterProducer.java