Slava Markeyev

Results 24 issues of Slava Markeyev

* carthage install method: [ ] .pkg, [x] homebrew, [ ] source * `which carthage`: /usr/local/bin/carthage * `carthage version`: 0.36.0 * `xcodebuild -version`: Xcode 12.2 * Are you using `--no-build`?...

bug

This would be helpful when working with metric reporters like cloudwatch which do have a concept of units.

Right now the mutators are tied to the deserialized object type. There should be some validation at config validation time to ensure the mutators support the deserializer.

Right now the filters drop events that match the pattern. It would also be good to have a only pass events through that match pattern option. Also update the documentation...

enhancement

Unlike the regex and string filters this would be an operation (post deserialization) to help filter events out.

enhancement

### Question. I found that a few PRs made back in 2022 were merged into `master` instead of `main` and now the two histories (and versions) differ. I didn't piece...

kind/question