Konrad `ktoso` Malawski

Results 259 issues of Konrad `ktoso` Malawski

Depending on which query I run, sometimes I want delayedEventTimeout and sometimes not, expose it in API, not only in config file

enhancement

Allow terminating a stage on actor termination or the other way around, might be useful in Akka HTTP when we want to have an actor as long as the request/response...

An operation which "drops every n-th element", useful when for example you just want to log some progress every 1000 elements etc: broadcast to the logging stream then sample().log() Another...

help wanted

Ticket originates from discussion with Scala team how to handle the `module-info.java` of Jigsaw in Scala builds. Scala will not get it's own special syntax for these files, as @retronym...

area/jdk_x

5.6 specific follow up to https://github.com/apple/swift-log/pull/218 This would be one way to solve https://github.com/apple/swift-log/issues/228 because a missing conformance here is diagnosed as a WARNING on 5.7, but as an ERROR...

Minimal setup for docc documentation. Honestly I'm very tempted to rip out most of the `README.md` and put it into docc, any voices against doing that? README could still contain...

PR #135 introduces a `source` parameter that defaults to the module in which a log statement was made. See there for a long discussion why that matters -- long story...

enhancement
question

This is the "later" follow up ticket to the "take out `metadata` to start with and make opaque later https://github.com/apple/swift-log/issues/31". One use case of being able to "take the entire...

enhancement

Some more users often need to pre-configure their metrics with pre-determined bucket sizes (and numbers) or quantiles they want to report. This matters most for metrics which do some form...

enhancement

The time is now! Let's move to docc docs