Michael Burt
Michael Burt
If quorum is lost, does the Receiver stop ingesting samples all together? Is there a metric which can be used to fire an alert when quorum is lost? I am...
Any updates on this issue?
Thanks Mike. Unfortunately managed nodes are not an option because they cannot be scaled to 0. We run some machine learning workloads that require scaling up ASGs with expensive VMs...
FWIW, I deployed this branch and verified that `ALERTS` & `ALERTS_FOR_STATE` are being remote-written by the Ruler.
recheck
recheck
Instead of using `sshcheckreceiver` as a reference, I would recommend looking at `httpcheckreceiver` instead. This component should support multiple TCP endpoint targets. It should also use a mutex for the...
I would like to implement it. It can be very similar to the tls check receiver in implementation.
@breedx-splk how do you feel about reverting to `host` in the target specification since we only need TCP for this check?
@dehaansa does disallowing scheme make sense to you since we are only using TCP to inspect the certificate?