diff options
Diffstat (limited to 'devel/R-cran-otel/pkg-descr')
| -rw-r--r-- | devel/R-cran-otel/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/R-cran-otel/pkg-descr b/devel/R-cran-otel/pkg-descr new file mode 100644 index 000000000000..0cf20d58dbc4 --- /dev/null +++ b/devel/R-cran-otel/pkg-descr @@ -0,0 +1,8 @@ +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. |
