sensu / sensu-chef

Sensu Chef cookbook.
https://supermarket.chef.io/cookbooks/sensu
Apache License 2.0
222 stars 283 forks source link

adding `ttl` as a first class check attribute to lwrp #609

Closed majormoses closed 6 years ago

majormoses commented 6 years ago

Signed-off-by: Ben Abrams me@benabrams.it

Description

Add first class support for TTL checks rather than specifying it in additional.

Misc Changes:

Motivation and Context

Check TTLs are often used in conjunction with proxy (formerly JIT) client checks. This allows you to know when your proxy client has stopped reporting in.

sensu doc: https://docs.sensu.io/sensu-core/1.3/reference/checks/#check-attributes

image

How Has This Been Tested?

Added to existing proxy check as that is where it is most commonly used.

Types of changes

Checklist:

majormoses commented 6 years ago

released: https://supermarket.chef.io/cookbooks/sensu/versions/4.4.0