# -------------------------------------------- # 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.9000 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://r-lib.r-universe.dev repository-code: https://github.com/r-lib/otelsdk commit: 0cf2ad93631944d28142e941ae9ac5cab107f478 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