pub const SPAN_KIND_PREFIX: &str = "SPAN_KIND_";
The span kind prefix in the database. If the span kind is server, it will be stored as SPAN_KIND_SERVER in the database.
server
SPAN_KIND_SERVER