Indicates that the span represents an internal operation within an application, as opposed to an operation happening at the boundaries. Default value.
Generated from protobuf enum <code>SPAN_KIND_INTERNAL = 1;</code>
const SPAN_KIND_INTERNAL = 1;