'R' 'SDK' and Exporters for 'OpenTelemetry'
Collecting Telemetry Data
Environment variables to configure otelsdk
File Size Options
Logger provider to write log messages into a JSONL file.
Logger provider to log over HTTP
Logger provider to write to the standard output or standard error or t...
Meter provider to collect metrics in JSONL files
Meter provider to send collected metrics over HTTP
In-memory meter provider for testing
Meter provider to write to the standard output or standard error or to...
otelsdk: 'R' 'SDK' and Exporters for 'OpenTelemetry'
Time Interval Options
Tracer provider to write traces into a JSONL file
Tracer provider to export traces over HTTP
In-memory tracer provider for testing
Tracer provider to write to the standard output or standard error or t...
Record OpenTelemetry output, for testing purposes
'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'.
Useful links