R/otelsdk-package.R

#' @keywords internal
#' @aliases otelsdk-package
#' @importFrom otel start_span
#' @return Not applicable.
#' @examples
#' # Run your R script with OpenTelemetry tracing:
#' # OTEL_TRACER_EXPORTER=otlp R -f myapp.R
"_PACKAGE"

#' @useDynLib otelsdk, .registration = TRUE
NULL

Try the otelsdk package in your browser

Any scripts or data that you put into this service are public.

otelsdk documentation built on Sept. 10, 2025, 10:32 a.m.