Learn R Programming

promises (version 1.5.0)

promises-deprecated: [Deprecated]: Deprecated functions in promises

Description

These functions have been deprecated and will be removed in a future version. Please use the suggested alternatives instead.

Usage

with_ospan_async(name, expr, ..., tracer, attributes = NULL)

with_ospan_promise_domain(expr)

local_ospan_promise_domain(envir = parent.frame())

Arguments

Functions

  • with_ospan_async(): Use with_otel_span() instead

  • with_ospan_promise_domain(): Use with_otel_promise_domain() instead

  • local_ospan_promise_domain(): Use local_otel_promise_domain() instead