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

sensu: nixos module - WIP #28026

Closed
wants to merge 1 commit into from
Closed

Conversation

peterhoeg
Copy link
Member

Motivation for this change

This PR introduces full support for the sensu monitoring platform.

This is still very much WIP but we are currently using this in production on 17.03.

I will finalize this for 17.09.

Things done

Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers.

  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@peterhoeg, thanks for your PR! By analyzing the history of the files in this pull request, we identified @edolstra, @bjornfor and @offlinehacker to be potential reviewers.

@cstrahan cstrahan self-requested a review August 8, 2017 11:56
@peterhoeg
Copy link
Member Author

A quick comment to @cstrahan and @Mic92 (+ whoever else may have taken an interest in this) - please do not waste your time going through this in detail as it is still being changed.

If you find any glaring bits, feel free to shout of course.

@mmahut
Copy link
Member

mmahut commented Aug 1, 2019

Any update on this pull request?

@peterhoeg
Copy link
Member Author

We are using sensu extensively based on this PR (with a lot of custom bits that are not part of this), but as sensu legacy is being phased out in favour of the go version, this will require extensive changes.

Those changes we will have to do sometime before sensu legacy is retired (end this year).

@peterhoeg peterhoeg closed this Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants