opencensus-cpp icon indicating copy to clipboard operation
opencensus-cpp copied to clipboard

trace/Span: SpanKind is missing

Open odeke-em opened this issue 7 years ago • 0 comments

I am working on another iteration on the website that shows users each concept and usage in the various languages and so far for Spans I can't seem to find any reference of SpanKind in this project.

SpanKind is defined at https://github.com/census-instrumentation/opencensus-proto/blob/99162e4df59df7e6f54a8a33b80f0020627d8405/src/opencensus/proto/trace/v1/trace.proto#L88-L106 screen shot 2018-10-27 at 7 16 42 pm

Thank you.

odeke-em avatar Oct 28 '18 02:10 odeke-em