Skip to content

Fix Terra OpenTelemetry defaults and locking#10

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

Fix Terra OpenTelemetry defaults and locking#10
christopherkarani wants to merge 1 commit into
mainfrom
codex/audit-otel-defaults-20260220

Conversation

@christopherkarani

Copy link
Copy Markdown
Owner

Summary

  • align default OTLP endpoint helpers with consistent naming, add new defaults for traces/metrics/logs, and keep the old APIs as deprecated shims
  • ensure installOpenTelemetry uses defer to unlock and clear installed config on failure
  • add coverage for default endpoint URLs and tighten concurrent install behavior

Testing

  • Not run (not requested)

- add default OTLP/HTTP endpoint helpers and deprecate misspelled aliases

- hold install lock through OpenTelemetry setup to avoid masked failures

- add tests for default endpoints and concurrent failure installs
@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