Mazin Power
Mazin Power
We are also having this issue at the moment - I've done some digging around but haven't managed to find any reason why. ```ruby Datadog.configure do |c| c.tracing.instrument :rails c.tracing.instrument...
Hello @delner just want to chime in to say we've found the same thing under the same circumstances as above (upgrade from 0.5.4 to 1.1). We've rolled back for now....
Cheers for getting back to this, let me try to provide more info. First off here's a graph of overall trace ingestion rate for this same time period. This is...
We are seeing this same issue. Seems related to https://github.com/actions/checkout/issues/815
It looks like the GitHub incident has been marked as resolved
From lib/business_time/business_time.rb ``` if time.is_a?(Time) || time.is_a?(DateTime) unless time.during_business_hours? time = Time.beginning_of_workday(Time.roll_backward(time)) end end ``` Looks to me to be done on purpose. It seems to be one of the...
Agreed. I think this should have followed semantic versioning. Lack of a changelog is problematic as well.
@kshivaz thank you for looking at this. The case ID is 171276418200173.
Thank you @delner this is great 👍🏼
@inhumantsar thanks for your work on this in any case. Quite frustrating that the AWS team won't support this package, as it's a very common use case.