# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "otel" in publications use:' type: software license: MIT title: 'otel: OpenTelemetry R API' version: 0.2.0.9000 doi: 10.32614/CRAN.package.otel abstract: '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: . Use this package as a dependency if you want to instrument your R package 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/otel commit: 288c44c30f90c9973f0b49ae418e2d5df98b3953 url: https://otel.r-lib.org date-released: '2026-04-08' contact: - family-names: Csárdi given-names: Gábor email: csardi.gabor@gmail.com