Don't reshard if we haven't successfully sent a sample in the last
shardUpdateDuration seconds.
Signed-off-by: Callum Styan <callumstyan@gmail.com>
Co-authored-by: kushagra Shukla <kushalshukla110@gmail.com>
level.Warn(t.logger).Log("msg","Skipping resharding, last successful send was beyond threshold","lastSendTimestamp",lsts,"minSendTimestamp",minSendTimestamp)
level.Warn(t.logger).Log("msg","Skipping resharding, last successful send was beyond threshold","lastSendTimestamp",lsts,"minSendTimestamp",minSendTimestamp)