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 probes to use common queries #127

Open
voetberg opened this issue Feb 12, 2024 · 0 comments
Open

Common probes to use common queries #127

voetberg opened this issue Feb 12, 2024 · 0 comments
Assignees

Comments

@voetberg
Copy link
Contributor

Both

https://github.com/rucio/probes/blob/master/common/check_obsolete_replicas

and

https://github.com/rucio/probes/blob/master/common/check_expired_locked_rules

Explicitly reference atlas tables that may or may not be there for all VO's. As these are common probes, this prevents them from running on all vo's.

To fix either:

voetberg added a commit to voetberg/rucio_probes that referenced this issue Mar 6, 2024
…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), locked_expired_rules.rules_for_dids.(rse)
voetberg added a commit to voetberg/rucio_probes that referenced this issue Mar 6, 2024
…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), locked_expired_rules.rules_for_dids.(rse)
voetberg added a commit to voetberg/rucio_probes that referenced this issue Mar 7, 2024
…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 added a commit to voetberg/rucio_probes that referenced this issue Mar 7, 2024
…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 added a commit to voetberg/rucio_probes that referenced this issue Mar 7, 2024
…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 added a commit to voetberg/rucio_probes that referenced this issue Aug 5, 2024
…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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant