jpiper
jpiper
In the latest clickhouse version, clickhouse is exporting metrics about devices, and this is generating metric names with hyphens in them, which are not valid for prometheus and scraping fails...
I've added the ability to exclude topics/groups via an additional regex as go's regex can't do negative lookarounds
Whilst the WAL S3 upload can be customised, there's no options for the logs themselves
Hi All, Second time lucky (first pull request was polluted with stuff). It appears to me there's a pretty serious flaw with GT flag splitting in the normalisation. This is...
I've been working on lots of tracing where data is exchanged via a message broker, so we're always wanting to start spans as followsFrom rather than ChildOf. As far as...
I have a BCF file, and one line has a very large annotation field (2 million characters - almost 10MB), which crashes `gqt query`. This stems from the conservative 1MiB...
It would be great if users had programmatic access to TransVar rather than having to use the command line tool and At the moment I've modified TransVar so that we...
I noticed that the `--mem` option wasn't working - this should fix it!
Description =========== We are producing into a topic with 84 partitions over 8 brokers. We are seeing the issue where a recoverable error condition (difficult to reproduce, but an example...