Denis Pyshev
Denis Pyshev
Investigate and fix an issue with code coverage not being posted in PRs. Coverage is sent on each CI run, but isn't calculated on [codecov side](https://codecov.io/github/typelevel/cats-collections) and not posted.
Make a release of 0.9.4 version from current (or so) state. This would cover the gap from previous release and what was done after that without significant changes for end-users.
Extend documentation presented in a project's microsite for newly added CHAMP HashMap and HashSet
### Steps to reproduce the problem 1. Mastodon setup natively on Illumos-derived OS (SmartOS, OmniOS, etc) 2. Mastodon upgraded to 4.1.3+ 3. Any media file upload made / thumbnails in...
@yurir @zsaltys Hi, could you please clarify, if bandar-log could be made fully OSS project and be put under control of its current contributors?
I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary...
At the moment, Bandarlog relies on semantics of Kafka, however it could be re-done with more generalized idea of observation of queue-like services. Should be done to enable support of...
We could reuse PagerDuty's metrics library and avoid reporter re-implementation. This would provide more flexibility with metrics creation and reporting.
SQS could be monitored via CloudWatch API. See https://docs.aws.amazon.com/en_us/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-access-metrics.html https://docs.aws.amazon.com/en_us/AmazonCloudWatch/latest/APIReference/API_GetMetricStatistics.html