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

Various updates and quality of life changes #405

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Feb 24, 2024

  1. smartctl_exporter publishes both drive_trip and current drive tempera…

    …tures. Since most of the alerts are going to be permanent, it does not make sense to wait for the alert to be on for a certain time. Temperature sensors likewise vary, using the last sample is not sufficient to alert on potential issues.
    Evi Vanoost committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    8d3ae04 View commit details
    Browse the repository at this point in the history
  2. Add an option to run GitHub Action manually

    Evi Vanoost committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6fe429e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbca1a1 View commit details
    Browse the repository at this point in the history
  4. Set variables correctly

    Evi Vanoost committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e3bc917 View commit details
    Browse the repository at this point in the history
  5. Set variables correctly

    Evi Vanoost committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    79960ae View commit details
    Browse the repository at this point in the history
  6. Publish

    samber committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    59dc6dc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Clean up some more metrics

    Evi Vanoost committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d6ef8e7 View commit details
    Browse the repository at this point in the history
  2. Publish

    samber committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b660faf View commit details
    Browse the repository at this point in the history
  3. Minor bug fixes

    Evi Vanoost committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    87ee129 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'guruevi/master'

    Evi Vanoost committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    46b9ccf View commit details
    Browse the repository at this point in the history
  5. Publish

    samber committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    45a711f View commit details
    Browse the repository at this point in the history
  6. Removed queries that throw errors when systems are upgraded. Also fix…

    …ed and simplified a few Postgres queries.
    Evi Vanoost committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4604336 View commit details
    Browse the repository at this point in the history
  7. Publish

    samber committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c026db7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Refined some more queries

    Evi Vanoost committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    224e6d0 View commit details
    Browse the repository at this point in the history
  2. Publish

    samber committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7e0d009 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    bfd04e6 View commit details
    Browse the repository at this point in the history
  2. PostgreSQL now has optimized autovacuum behavior

    Evi Vanoost committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a68beee View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'guruevi/master'

    Evi Vanoost committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    351e45c View commit details
    Browse the repository at this point in the history
  4. Publish

    samber committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8789b86 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. PostgreSQL now has optimized autovacuum behavior

    Evi Vanoost committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c823aca View commit details
    Browse the repository at this point in the history
  2. Publish

    samber committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    76a86c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c2876e View commit details
    Browse the repository at this point in the history