sensu / sensu-go

Simple. Scalable. Multi-cloud monitoring.
https://sensu.io
MIT License
1.03k stars 175 forks source link

Check TTL expiry stdout message #4295

Open lspxxv opened 3 years ago

lspxxv commented 3 years ago

Feature Suggestion

Check TTL expiry event current output always says a constant N Seconds ago; i.e, Last check execution was 11 seconds ago which can be confusing for a user that expects that number to be updated as time goes on without that event clearing. Screen Shot 2021-05-18 at 4 26 09 PM

Possible Implementation

The check output should/can say something simple like Check TTL has expired without the time value.

Context

portertech commented 3 years ago

We need to investigate if TTLs aren't producing future event occurrences. We may need to redesign the feature.