yehonatanz
yehonatanz
**Describe the bug** Version 0.6.6 from dockerhub not reporting to graphite when configured. Version 0.6.5 works perfectly with same config. **To Reproduce** zip with docker-compose.yml and application.conf: [kle.zip](https://github.com/lightbend/kafka-lag-exporter/files/5991267/kle.zip) `docker-compose.yml`: ```yml...
Addresses #442
It would be great if once could pass a `--node-dev-config` or `NODE_DEV_CONFIG` path. My use case is a monorepo where I'd love to have a single `.node-dev.json` instead of duplicating...
While we're dealing with transactions, I though it would be great to expose `sendMessage` transactions. This would allow storing job data in redis and publishing it to consumers in one...