# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "otelsdk" in publications use:' type: software license: MIT title: 'otelsdk: R SDK and Exporters for OpenTelemetry' version: 0.2.4 doi: 10.32614/CRAN.package.otelsdk abstract: 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 contains the OpenTelemetry SDK, and exporters. Use this package to export traces, metrics, logs from instrumented R code. Use the otel package to instrument your R code for OpenTelemetry. authors: - family-names: Csárdi given-names: Gábor email: csardi.gabor@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/r-lib/otelsdk commit: 86a7475a04f33c34f41bd7a1396161b1036e02d4 url: https://otelsdk.r-lib.org date-released: '2026-04-08' contact: - family-names: Csárdi given-names: Gábor email: csardi.gabor@gmail.com