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

Metrics API endpoint: include UNKNOWN sources #6565

Open
rdimaio opened this issue Mar 14, 2024 · 0 comments
Open

Metrics API endpoint: include UNKNOWN sources #6565

rdimaio opened this issue Mar 14, 2024 · 0 comments

Comments

@rdimaio
Copy link
Contributor

rdimaio commented Mar 14, 2024

Description

the new API does not include the recently discovered UNKNOWN sources, which includes any subscriptions where the source was not resolved yet.

Reference: https://gitlab.cern.ch/atlas-adc-ddm/flux-rucio/-/issues/10#note_7726087

       "UNKNOWN:NET2": {
                "dst": "NET2", 
                "files": {
                        "queued": {
                                ...
                                "Production Output": {
                                        "latest": 119499, 
                                        "timestamp": "2024-03-13T14:55:03"
                                }
                        }, 
                        "queued-total": 119559
                }, 
                "src": "UNKNOWN"
        },

Motivation

No response

Change

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant