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
OpenTelemetrySdkEventSource.Log.MeasurementDropped(instrument?.Name??"UnknownInstrument","Measurement value was invalid.","Use a finite value for measurements (not NaN or Infinity).");
228
+
OpenTelemetrySdkEventSource.Log.MeasurementDropped(instrument?.Name??"UnknownInstrument","Measurement value was invalid.","Use a finite value for sum instruments (not NaN or Infinity).");
0 commit comments