opentelemetry_trace_service (opentelemetry_exporter v1.0.0-rc.4) View Source

Client module for grpc service opentelemetry.proto.collector.trace.v1.TraceService.

Link to this section Summary

Link to this section Functions

Specs

Unary RPC

Specs

Link to this function

export(Ctx, Input, Options)

View Source

Specs

export(ctx:t(),
       opentelemetry_exporter_trace_service_pb:export_trace_service_request(),
       grpcbox_client:options()) ->
          {ok,
           opentelemetry_exporter_trace_service_pb:export_trace_service_response(),
           grpcbox:metadata()} |
          grpcbox_stream:grpc_error_response().