Closed chiroptical closed 2 months ago
Closes #84
🚀 CI past the docker compose step!
Next error:
_build/test/lib/opentelemetry/src/otel_span_sweeper.erl:{40,14}: can't find include lib "opentelemetry_api/include/gradualizer.hrl"; Make sure opentelemetry_api is in your app file's 'applications' list
🚀 past that error, next one
OTLP exporter failed to initialize with exception throw:{application_either_not_started_or_not_ready,
tls_certificate_check}
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 65.40%. Comparing base (
e382253
) to head (6d86bbb
). Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Woooo, everything we care about passing. I'll merge! Thanks for doing all this!
@chiroptical merging this now but can you open an issue about what you saw with int4range and traces? It could lead to something deeper that it fails, not sure.
The main branch is currently failing CI. The first reason is due to an update to docker compose https://www.docker.com/blog/announcing-compose-v2-general-availability/
Additionally, I update the rebar3 and OTP versions and work towards a CI that passes.