Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add output field to check history #24

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ultrotter
Copy link

The output field can be used for debugging, or to share extra information between the check and downstream from sensu.

Guido Trotter added 2 commits November 5, 2024 10:23
Since only a few history entries are kept, the history size doesn't grow much.
On the positive side, this can be used for the checks to give more information downstream, about their work.

Alternatively we could consider a more complex change adding a boolean option to CheckConfig/Check, and storing the output only if that is set.

Protocol buffer compilation result is added as a followup commit.

Signed-off-by: Guido Trotter <[email protected]>
Signed-off-by: Guido Trotter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant