otel: 'OpenTelemetry' 'R' 'API'

'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.1.0
Depends: R (≥ 3.6.0)
Suggests: callr, cli, glue, otelsdk, processx, shiny, spelling, testthat (≥ 3.0.0), utils, withr
Published: 2025-07-31
DOI: 10.32614/CRAN.package.otel
Author: Gábor Csárdi [aut, cre]
Maintainer: Gábor Csárdi <csardi.gabor at gmail.com>
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.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, 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.1.0.tgz, r-oldrel (x86_64): otel_0.1.0.tgz

Linking:

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