Srikanth Prathipati
Srikanth Prathipati
Is it possible to have the support for OTEL_EXPORTER_OTLP_ENDPOINT is Elastic’s APM Server (Elastic Cloud) **Describe the solution you'd like** Currently I dont see this on supported destinations list **Describe...
Is it possible to work with AWS Code Artifactory with Camel JBang? I am trying to execute below. camel run --name example timer2.camel.yaml Test.java --deps=io.confluent:kafka-protobuf-serializer:7.4.0,com.google.protobuf:protobuf-java:3.25.1,com.google.protobuf:protobuf-java-util:3.25.1,com.googlecode.protobuf-java-format:protobuf-java-format:1.4,com.test.camelk.utils:kafka-utils:0.0.5 --properties=application.properties --maven-settings=./settings.xml --repos=https://packages.confluent.io/maven/,https://test-gi-962144292115.d.codeartifact.us-east-1.amazonaws.com/maven/test-gi-artifacts/ https://github.com/ciseldevops/codeartifact-demo/blob/master/.m2/settings.xml It...