otel: OpenTelemetry R API

High-quality, ubiquitous, and portable telemetry to enable effective observability. OpenTelemetry is a collection of tools, APIs, and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior. This package implements the OpenTelemetry API: <https://opentelemetry.io/docs/specs/otel/>. Use this package as a dependency if you want to instrument your R package for OpenTelemetry.

Version: 0.2.0
Depends: R (≥ 3.6.0)
Suggests: callr, cli, glue, jsonlite, otelsdk, processx, shiny, spelling, testthat (≥ 3.0.0), utils, withr
Published: 2025-08-29
Author: Gábor Csárdi [aut, cre]
Maintainer: Gábor Csárdi <csardi.gabor at gmail.com>
BugReports: https://github.com/r-lib/otel/issues
License: MIT + file LICENSE
URL: https://otel.r-lib.org, https://github.com/r-lib/otel
NeedsCompilation: no
Additional_repositories: https://github.com/r-lib/otelsdk/releases/download/devel
Materials: README, NEWS
CRAN checks: otel results

Documentation:

Reference manual: otel.html , otel.pdf

Downloads:

Package source: otel_0.2.0.tar.gz
Windows binaries: r-devel: otel_0.1.0.zip, r-release: otel_0.1.0.zip, r-oldrel: otel_0.1.0.zip
macOS binaries: r-release (arm64): otel_0.1.0.tgz, r-oldrel (arm64): otel_0.1.0.tgz, r-release (x86_64): otel_0.2.0.tgz, r-oldrel (x86_64): otel_0.1.0.tgz
Old sources: otel archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=otel to link to this page.