spanKindRpcServer top-level constant

String const spanKindRpcServer

Marks a Span representing the server-side of an RPC or other remote call.

Implementation

const String spanKindRpcServer = 'server';