build-cran-binaries/docker
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s 4c6fbd1e4c
fix(otel): silence otelsdk warnings in build-one
The build-env images set an OTEL traces/logs/metrics exporter, but otelsdk
isn't installed, so pak's otel instrumentation logs 'no package called otelsdk'.
OTEL_SDK_DISABLED is ignored by the R otel package; it gates on
OTEL_R_<SIGNAL>_EXPORTER. Set those to 'none' so the R otel providers are a
clean no-op (without disabling OTel for any non-R tooling).
2026-06-30 14:23:02 +02:00
..
reprex chore: add alpine regex 2024-11-01 19:32:07 +01:00
build-one.Dockerfile fix(otel): silence otelsdk warnings in build-one 2026-06-30 14:23:02 +02:00
Containerfile-shiny-app refactor: bincraftR -> bincraft 2025-06-08 15:39:54 +02:00