-
W tej chwili bot dodaje i odpowiada na wywoływane komendy.
W przypadku everyone, mógłby sam automatycznie wrzucać wiadomość o tym, że nie można go użyć, nie należy tego robić i dlaczego (treść do ust…
-
Spec
-------
Add configuration to sensu-backend that allows users to specify a comma-separate list of cipher suites for the backend's API server (the server that sensuctl connects to).
If the opt…
-
It seems to coincide with the restart of the sensu-agent. My guess is the check was in the middle of it's execution when the restart of the agent killed it. This triggered an undesired alert.
O…
edgan updated
3 years ago
-
## Expected Behavior
We want to use an external etcd for our sensu backen. We expected that after configuring it as described in the [documentation](https://docs.sensu.io/sensu-go/latest/op…
-
## Expected Behavior
The sensu server should work just fine with an external etcd store.
## Current Behavior
I use an external etcd-cluster which seems to work fine. It is a setup based…
-
-
It would be useful if it was possible to send two identical events to Sensu and have it only process one of them, dropping the other.
## Expected Behavior
1) An identical event is submitted to Sen…
-
We're currently using Skopeo to do a remote copy from the CI Docker repository to the public-facing testing & stable repositories. I'd like to investigate using CI jobs triggered by the CircleCI API t…
-
After updating a check config, the `IntervalScheduler` for the check logged that it was restarting, but never appeared to do so.
## Expected Behavior
After seeing the following log entries:
```
…
-
start with example from: https://docs.sensu.io/sensu-go/latest/guides/monitor-external-resources/#create-proxy-entities
but set the check to publish: false and attempt to run it in an adhoc mann…