Type of span. Can be used to specify additional relationships
between spans in addition to a parent/child relationship.
Values:
SPAN_KIND_UNSPECIFIED (0):
Unspecified.
RPC_SERVER (1):
Indicates that the span covers server-side
handling of an RPC or other remote network
request.
RPC_CLIENT (2):
Indicates that the span covers the
client-side wrapper around an RPC or other
remote request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]