check_otel_available: Check if OpenTelemetry packages are available

View source: R/telemetry_otel_conversion.R

check_otel_availableR Documentation

Check if OpenTelemetry packages are available

Description

Internal function to check if the required OpenTelemetry packages (otel, otelsdk) are installed. Provides helpful error message if not available.

Usage

check_otel_available()

Value

NULL invisibly if packages are available, otherwise throws error


bidux documentation built on Feb. 28, 2026, 1:06 a.m.