servers::otlp::trace

Constant SPAN_KIND_PREFIX

Source
pub const SPAN_KIND_PREFIX: &str = "SPAN_KIND_";
Expand description

The span kind prefix in the database. If the span kind is server, it will be stored as SPAN_KIND_SERVER in the database.