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

Prometheus monitoring integration #7

Merged
merged 6 commits into from
Feb 7, 2022

Commits on Feb 7, 2022

  1. fix: bump restic version in the README too.

    Filip Chabik committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    6403466 View commit details
    Browse the repository at this point in the history
  2. feat: introduce basic Prometheus support.

    This MR introduces support for writing down statistics for Prometheus
    integration. node_exporter is required in order to pick up these values
    for scraping.
    Filip Chabik committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    8c35cce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cbca93 View commit details
    Browse the repository at this point in the history
  4. clean: drop old distributions.

    Debian 10 and Ubuntu 16.04 are dropped from testing.
    Filip Chabik committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    c2101f1 View commit details
    Browse the repository at this point in the history
  5. feat: add Debian 11 to tests.

    Filip Chabik committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    7bba3f3 View commit details
    Browse the repository at this point in the history
  6. fix: tests.

    Some dependencies changed over time. All of this needs to be moved to
    GitHub Actions at some point.
    Filip Chabik committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    d3ac217 View commit details
    Browse the repository at this point in the history