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
Is your feature request related to a problem? Please describe.
The StartTimeExtractor and EndTimeExtractor must always be used together; the InstrumenterBuilder throws if one is set without the other. Perhaps we should merge them into one TimeExtractor interface.
Is your feature request related to a problem? Please describe.
The
StartTimeExtractor
andEndTimeExtractor
must always be used together; theInstrumenterBuilder
throws if one is set without the other. Perhaps we should merge them into oneTimeExtractor
interface.Additional context
#4544 (comment)
The text was updated successfully, but these errors were encountered: