// SPDX-License-Identifier: Apache-2.0
// SPDX-FileCopyrightText: Copyright the Vortex contributors
//! Global tracing and instrumentation
use RwLock;
static LABELS: = new;
/// Set global labels used for external tracing.
/// Get the globally set labels for external tracing.