Skip to content

chore: Rename otel classes#12699

Merged
blakeli0 merged 5 commits intomainfrom
rename-otel-classes
Apr 7, 2026
Merged

chore: Rename otel classes#12699
blakeli0 merged 5 commits intomainfrom
rename-otel-classes

Conversation

@blakeli0
Copy link
Copy Markdown
Contributor

@blakeli0 blakeli0 commented Apr 7, 2026

Rename Otel classes so they are easier to understand by customers.
Notable changes of the public classes:

  • SpanTracerFactory -> OpenTelemetryTracingFactory
  • GoldenMetricsTracerFactory -> OpenTelemetryMetricsFactory

@blakeli0 blakeli0 requested a review from a team as a code owner April 7, 2026 16:48
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request renames tracing and metrics classes to align with OpenTelemetry naming conventions, specifically transitioning 'GoldenSignalsMetrics' and 'SpanTracer' components to 'OpenTelemetryMetrics' and 'OpenTelemetryTracing'. The updates span multiple factory and tracer classes along with their corresponding tests. Additionally, the visibility of OpenTelemetryTracingTracer was changed to package-private and an unused import was removed. I have no feedback to provide.

@blakeli0 blakeli0 requested a review from diegomarquezp April 7, 2026 19:17
@blakeli0 blakeli0 merged commit 6dcef87 into main Apr 7, 2026
115 of 125 checks passed
@blakeli0 blakeli0 deleted the rename-otel-classes branch April 7, 2026 21:30
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.

2 participants