Skip to content

Align OpenTelemetry setup defaults and runtime install fixes#8

Closed
christopherkarani wants to merge 1 commit into
mainfrom
codex/audit-terra-otel-runtime-20260220
Closed

Align OpenTelemetry setup defaults and runtime install fixes#8
christopherkarani wants to merge 1 commit into
mainfrom
codex/audit-terra-otel-runtime-20260220

Conversation

@christopherkarani

Copy link
Copy Markdown
Owner

Summary

  • rename and expose the OTLP default endpoint helpers, add deprecated shims, and test their URLs
  • simplify runtime installation so nil providers clear overrides and guard install lock via defer plus cleanup in failure path
  • use DispatchTime for inference duration accounting

Testing

  • Not run (not requested)

- add default OTLP/HTTP endpoints and deprecated misspelling aliases
- hold installOpenTelemetry lock across install to avoid early-return races
- clear tracer/logger overrides when install receives nil
- use monotonic timing for inference duration metrics
- add tests for default endpoints and runtime override clearing
@christopherkarani

Copy link
Copy Markdown
Owner Author

Superseded by #15, which consolidates the still-valid changes from the current open PR set onto main and intentionally skips stale or conflicting churn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant