Skip to content

[java-firestore] NoSuchMethodError: 'ClientInterceptor GrpcTelemetry.newClientInterceptor()' #13095

@coruja182

Description

@coruja182

https://github.com/googleapis/java-firestore/blob/7b105c51347b6b6c60fdf4d59ec8c0a7780ace5b/google-cloud-firestore/src/main/java/com/google/cloud/firestore/telemetry/EnabledTraceUtil.java#L82

opentelemetry-grpc since version 2.25.0 removed the method newClientInterceptor in favor of createClientInterceptor. This is causing runtime exceptions on projects who use newer versions of opentelemetry-grpc

Metadata

Metadata

Assignees

Labels

api: firestoreIssues related to the Firestore API.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions