-
sensu-plugin 2.7 has new logic to aid mutators and handlers map sensu Go event data into sensu 1.x event data. When updating need to use conservative dep so that 2.7.x patch releases will satisfy runt…
-
TODO:
- [x] Init integration from template (see: https://github.com/sensu/catalog/blob/main/templates)
- [x] Add `README.md`
- [x] Add `sensu-integration.yaml`
- [x] Add `CHANGELOG.md`
-…
-
TODO:
- [X] Fork @nixwiz's OSS [OpsGenie handler](https://github.com/nixwiz/sensu-opsgenie-handler) to the https://github.com/sensu org
- [ ] Update the OpsGenie handler to sensu-plugin-sdk >= v0.16…
-
According to https://registry.terraform.io/providers/jtopjian/sensu/latest/docs/resources/cluster_role, only one `rule` block is allowed.
```
resource "sensu_cluster_role" "cluster_role_1" {
na…
-
I think this is semi by design, but any views appreciated.
We've come across this during testing. Using CPU use as an example;
If we set a warning threshold of 50%, an email gets sent. If it then go…
-
The way that mutator-influxdb-line-protocol.rb works, it creates very high series cardinality. Every individual metric that gets passed in ends up being a different series. Instead, it should be alt…
-
I'm new in Sensu, I'm trying to use sensu-email-handler with check-disk-usage (check) in a docker container but when the event schedule the sensu-email-handler I obtain this error:
Error: failed to…
-
[Post in Discourse](https://discourse.sensu.io/t/global-catalog-sensu-flow-feature-request/2504)
When managing 30+ namespaces with sensu flow, it would be nice to utilize the default namespace as a…
-
Hello,
I have handler named "flapjack" and many check definitions containing "flapjack" in handlers list but I'm getting this error message in server.log (from time to time):
`{"timestamp":"2018-0…
-
## Feature Suggestion
The new core/v2.Pipeline resource introduced in Sensu Go version 6.5 was effectively an [improved implementation of set handlers](https://gist.github.com/calebhailey/1…