You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using the dd.grpc.server.error.statuses system property to configure how gRPC server spans are marked as errored.
In version v1.43.0, this property worked as expected. However, after upgrading to v1.44.1, it no longer seems to take effect.
Is this a bug, or do I need to adjust some configuration values for the new version?