pub fn open_telemetry_db(
_workspace_root: &Path,
) -> Result<Connection, QueryError>Expand description
Open the global telemetry database, delegating to open_global_telemetry_db().
pub fn open_telemetry_db(
_workspace_root: &Path,
) -> Result<Connection, QueryError>Open the global telemetry database, delegating to open_global_telemetry_db().