Tyler Distad
Tyler Distad
Not really, because the event names used for `ActiveSupport::Notifications` are different between the two gems. `elasticsearch-rails` [fires](https://github.com/elastic/elasticsearch-rails/blob/master/elasticsearch-rails/lib/elasticsearch/rails/instrumentation/publishers.rb#L25) `search.elasticsearch`, while `chewy` [fires](https://github.com/toptal/chewy/blob/master/lib/chewy/search/request.rb#L955) `search_query.chewy` events. So [my patch](https://gist.github.com/tlrdstd/c5192939f6fdfab097d3551453a13202#file-lib_chewy_support_instrumentation-rb-L30-L43) mostly just updates the...
Believe this is the root cause of #1101
@romkatv `5.0.7` :-/ I have a weird mix of Zsh versions, and hadn't realized when I filed this ticket that my work system is actually launching the older one. If...
This has finally been fixed, as of https://github.com/microsoftgraph/msgraph-metadata/pull/623/commits/2329c74dc88c4bd0c0f0fc72bdc1faa95c7c40bf It's supposed to be in the next NuGet release.