Slackbot
07/19/2022, 4:52 AMSrikanth Chekuri
07/19/2022, 5:26 AMmanohar mirle
07/19/2022, 5:43 AMlogging:
loglevel: debug
but still the data is not getting printed on console.
If I have to send the data in JSON, can I configure it as follows:
otlphttp/json:
endpoint: <https://example.com:4318/v1/traces>
Srikanth Chekuri
07/19/2022, 5:44 AMIf I have to send the data in JSON, can I configure it as follows:Do you mean send it from the instrumented application?
manohar mirle
07/19/2022, 5:46 AMSrikanth Chekuri
07/19/2022, 5:49 AMlogging
exporter exists for debugging purposes and just prints the data to console.manohar mirle
07/19/2022, 5:52 AMlogging:
loglevel: debug
This configuration is not helping, not able to see the trace data in console.
THis is given under exporters section.Srikanth Chekuri
07/19/2022, 5:53 AMmanohar mirle
07/19/2022, 6:42 AMSrikanth Chekuri
07/19/2022, 7:09 AMhow do I sent it as Json over http ?What do you mean by this? Where do you want to send it to?
manohar mirle
07/19/2022, 7:13 AMSrikanth Chekuri
07/19/2022, 7:20 AMmanohar mirle
07/19/2022, 7:36 AMmanohar mirle
07/19/2022, 10:49 AM