btrepp
btrepp
So I am trying to learn hopac, and am making a little 'toy' fake eventstore. At the moment this is just a server that multiple clients can write to When...
**Does this issue relate to a new *feature* or an existing *bug*?** - [x] Bug - [ ] New Feature **What version of Serilog is affected? Please list the related...
It would be nice if the influxdb target had a field for the formatted log string. It sends the template string, and the fields, but it would be nice if...
Is there a minimal example for using swagger+grape+adding a route to show a UI?. It would be great to host the UI along with the grape-swagger part, so I can...
Not sure If I'm misunderstanding something, but shouldn't this try and preserve the unit?. It's easy enough to handle, in your own code, but I did like the strong types...
Buildahs images seem to use a digest strategy that doesn't align with dockers. This makes it difficult to get the digest to use in other images. If you try to...
### Description What is the syntax for specifying values /arguments for subcommands in the app.config file?. It may not be supported for subcommands, but I can't concretely find this in...
Hi all, Unsure if this is normal, but whenever the network is under load, cpu usage of ksoftirqd skyrockets. This seems to end up slowing everything down. I've noticed some...
I'm wanting to extract data out of a certain sheet in a workbook. The gem seems to process everything into memory. Some of the other sheets can be quite large....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Using ``` sources: registry: kind: dockerDigest spec: image: "registry.concernedturtle.com/btrepp/blog" architecture: arm64...