George Brighton

Results 63 comments of George Brighton

Test this - overwhelm a BMC such that it returns a non-normal completion code.

@fstab Just bumped into this myself. I can see the new `simpleclient_vertx4` module is in `master` - is it just waiting for the next release?

@bsdlp Are you referring to the Prometheus libraries? Minimising binary size was not a design goal unfortunately. It would probably require a fork, unless there's a way to strip a...

We're also increasingly interested in this. I envisaged it as a designated webhook receiver that is sent a copy of all successful notifications in their equivalent webhook format. I like...

@matthewchivers This is about logging notifications (the output of Alertmanager) rather than alerts (the input). Many alerts from many Prometheis could result in one notification, so you'd probably be better...

@dnwe Please let me know if this is missing anything!

@dnwe I've rebased and added `Signed-off-by`. Still really keen to add this feature :)

The [Test with Kafka 3.1.2](https://github.com/IBM/sarama/actions/runs/5536853969/jobs/10195431297#logs) failure was due to a timeout only 8 tests from the end: | STATUS | ELAPSED | PACKAGE | COVER | PASS | FAIL |...

Thanks! Please let me know if I need to do anything else - I'll hold off rebasing the source branch, as it'll only wait for the checks to be re-approved.

Hi @wangxingwei1024, no current plans. To capture sensors going above or below a threshold, you could write a custom exporter using the underlying [`bmc`](https://github.com/gebn/bmc) library.