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 the metric "NTP server reachable" #85

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

Commits on Mar 13, 2024

  1. Add a new metric named ntp_server_reachable

    Transform the high drift from a constant to a parameter
    Complete the README
    
    add metric
    
    Add metric
    
    add metric to the collector.
    Send it everytime the server was reache successfully at least once
    
    correct matric name
    
    correct metric name
    
    make the highDrift constant a parameter
    
    add the possibility to configure the highDrift threshold in http mode
    Add doc
    
    delete log statement + correction after linting
    
    Change from 1 to 0 for the metric value
    
    After discussing with the SAPCC team, it seems better to have a 0 there. We should either make our NTP server more forgiving or reduce the measurement duration if the NTP server close our connection.
    
    Run go-makefile-maker
    
    Renovate: Update github.com/sapcc/go-bits digest to f061229
    
    Run go-makefile-maker
    
    Renovate: Update github.com/sapcc/go-bits digest to 364c083
    Rafouf69 committed Mar 13, 2024
    Copy the full SHA
    61b329c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fab2fab View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Copy the full SHA
    2d4f2cb View commit details
    Browse the repository at this point in the history