This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from cc11f95d0cb CAMEL-21502: fixed incorrect reference to the chat component add 6c71bc1a262 CAMEL-21500: Add camel-observability-services to camel-catalog No new revisions were added by this update. Summary of changes: .../org/apache/camel/catalog/others.properties | 1 + .../catalog/others/observability-services.json | 14 +++++++++++ components/camel-observability-services/pom.xml | 28 +++++++++++++++++++++- .../services/org/apache/camel/other.properties | 7 ++++++ .../resources/observability-services.json | 14 +++++++++++ .../src/main/docs/observability-services.adoc | 4 ++-- .../examples/json/observability-services.json | 1 + 7 files changed, 66 insertions(+), 3 deletions(-) create mode 100644 catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/observability-services.json create mode 100644 components/camel-observability-services/src/generated/resources/META-INF/services/org/apache/camel/other.properties create mode 100644 components/camel-observability-services/src/generated/resources/observability-services.json create mode 120000 docs/components/modules/others/examples/json/observability-services.json