Skip to content

Fix OpenTelemetry defaults and runtime install behavior#9

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

Fix OpenTelemetry defaults and runtime install behavior#9
christopherkarani wants to merge 1 commit into
mainfrom
codex/audit-terra-20260220

Conversation

@christopherkarani

Copy link
Copy Markdown
Owner

Summary

  • add stable default OTLP endpoint helpers with deprecated renamed aliases
  • ensure default endpoints are tested and lock handling persists configuration only after setup succeeds
  • record inference durations with DispatchTime to avoid negative values when system clock jumps and simplify runtime install overrides

Testing

  • Not run (not requested)

- add OTLP default endpoint helpers and keep deprecated aliases

- prevent concurrent install returning before configuration completes

- clear provider overrides on reinstall; use monotonic inference timing

- add tests for defaults and install override reset
@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