RE: Camel Opentracing and incorrect HTTP method

2020-09-24 Thread CASAUX Nicolas
-Message d'origine----- De : Claus Ibsen Envoyé : jeudi 24 septembre 2020 16:40 À : users@camel.apache.org Objet : Re: Camel Opentracing and incorrect HTTP method Hi Ah I can see the little bug https://github.com/apache/camel/blob/master/components/camel-tracing/src/main/java/org/apach

Re: Camel Opentracing and incorrect HTTP method

2020-09-24 Thread Claus Ibsen
t;: "DemoApplication" > > }, > > "processor": { > > "name": "transaction", > > "event": "span" > > }, > > "transaction": { > > "id": "1db11aa7eaf

Re: Camel Opentracing and incorrect HTTP method

2020-09-24 Thread Claus Ibsen
plication" > }, > "processor": { > "name": "transaction", > "event": "span" > }, > "transaction": { > "id": "1db11aa7eaf9f1f1" > }, > "labels

RE: Camel Opentracing and incorrect HTTP method

2020-09-24 Thread CASAUX Nicolas
uot;: "transaction", "event": "span" }, "transaction": { "id": "1db11aa7eaf9f1f1" }, "labels": { "component": "camel-http", "http_method": "POST",

Re: Camel Opentracing and incorrect HTTP method

2020-09-24 Thread Claus Ibsen
Hi We cannot see your screenshots. Are you saying that in kibana that one trace is wrong and that its potential because the body is null, and that the other trace is ok ? On Thu, Sep 24, 2020 at 3:03 PM CASAUX Nicolas < nicolas.cas...@soprasteria.com> wrote: > Hello, ! > > > > Trying to play wi