Skip to content

Conversation

@keegancsmith
Copy link
Member

  • Replace otelgrpc.StreamServerInterceptor() and otelgrpc.UnaryServerInterceptor() with otelgrpc.NewServerHandler()
  • Upgrade go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from v0.58.0 to v0.63.0
  • Stats handler approach is the recommended way forward and more efficient than interceptor-based approach

Amp-Thread-ID: https://ampcode.com/threads/T-2b4e5684-212d-42e5-b790-82569bc9f447

- Replace otelgrpc.StreamServerInterceptor() and otelgrpc.UnaryServerInterceptor() with otelgrpc.NewServerHandler()
- Upgrade go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from v0.58.0 to v0.63.0
- Stats handler approach is the recommended way forward and more efficient than interceptor-based approach

Amp-Thread-ID: https://ampcode.com/threads/T-2b4e5684-212d-42e5-b790-82569bc9f447
Co-authored-by: Amp <amp@ampcode.com>
@keegancsmith keegancsmith merged commit bf5ef0d into main Dec 1, 2025
8 checks passed
@keegancsmith keegancsmith deleted the k/migrate branch December 1, 2025 08:28
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.

3 participants