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

Common: Check_expired_locked_rules modernization. #127 #133

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

Commits on Aug 5, 2024

  1. Common: Update probe to use prometheus pusher, sqla 2.0 syntax and da…

    …ta model. rucio#127
    
    Changes:
            - Change text-only queries to poll the data model (rucio.db.sqla.models)
            - Push results to a remote (See documentation of probes for discriptions). Names: locked_expired_rules.(rse), locked_expired_rules.dids.(rse)
    voetberg committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cc61511 View commit details
    Browse the repository at this point in the history
  2. Common: Reformat queries and executation of queries, change where sta…

    …tements to use true() and null() options, use default dictionary as way to collect results
    voetberg committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    954a0e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a0ad31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68ccd17 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    b52e9eb View commit details
    Browse the repository at this point in the history