Is it possible to send trace via opentelemetry sink with protobuf? #23109
Replies: 2 comments 2 replies
-
Hi @daniel-lee-sb, the |
Beta Was this translation helpful? Give feedback.
-
@daniel-lee-sb, just to confirm that you are describing what I think I am seeing, are you trying to send traces to Tempo using protobuf over HTTP? @pront From reading the documentation, it seems possible to provide a proto file that will do the encoding. Is there something that I am missing? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to send trace with opentelemetry protobuf, but events are not sent to the target Tempo server...
Is it even possible to send a trace? I'm afraid that protobuf only supports logs now.
If possible,then how can I make it...?
If not, then when can I make it...?
Beta Was this translation helpful? Give feedback.
All reactions