Matt Stump

Results 6 issues of Matt Stump

We use CircleCI as our CI service which imposes a 4GB memory limit. When pushing large docker images (>1GB) pusher will consume several gigs of memory causing the kernel to...

The library errors with a cryptic message if lz4 compression is enabled on the Kafka cluster but the corresponding Python library is not installed on the consumer/broker. It took a...

help wanted
easy
priority:low

This is a pull request for issue #47, adding Kafka as a configurable reporter.

I've got a POC with [metrics-reporter-config that sinks to Kafka](https://github.com/vorstella/metrics-reporter-config/commit/1b94d4c58eac6921e0022e07ce079a730ddf5ca7). Would there be any interest in including this in the main repo?

I'm trying to use paperclip to publish a type like the one below which utilizes types not directly supported such as `UUID` and `NaiveDateTime`. ``` #[table_name = "organizations"] #[derive(Debug, Serialize,...

enhancement
normal

By default mermaid diagrams are inserted as structured diagram macros. However there is no documentation specifying which confluence plugin will render that macro. Can the documentation please be updated to...