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

Design for ESGF usage data collection #26

Open
lliming opened this issue Dec 6, 2024 · 1 comment
Open

Design for ESGF usage data collection #26

lliming opened this issue Dec 6, 2024 · 1 comment
Assignees
Labels
wontfix This will not be worked on

Comments

@lliming
Copy link
Contributor

lliming commented Dec 6, 2024

We need a design document that covers how we will gather and report usage metrics for data in the ESGF-1.5 system. The usage metrics must include:

  • Globus transfers from ESGF guest collections at ORNL, LLNL, ANL, and NERSC (if applicable)
  • HTTPS accesses from ESGF guest collections at ORNL, LLNL, ANL, and NERSC (if applicable)
  • Use of the ESGF-1.5 catalog (either the transition API or the underlying Globus Search index)
@jpnavarro
Copy link
Collaborator

jpnavarro commented Feb 28, 2025

Designs and Plans

Globus transfers from ESGF guest collections on US GCS data nodes:

  • Design: collection admins can retrieve transfer logs from an existing Globus API
  • Plan: collecting and doing something with these logs will not be part of the ESGF-1.5 transition, but could be prioritized separately in the future

HTTPS accesses from ESGF guest collections on US GCS data nodes:

  • Design: In GCS >= v5.4.82 a new globus_access_log feature help isolate and access Globus HTTPS file accesses
  • Plan: collecting and doing something with these logs will not be part of the ESGF-1.5 transition, but could be prioritized separately in the future

**Use of the ESGF-1.5 catalog (either the transition API or the underlying Globus Search index)

  • Design: Globus Search doesn't provide access to query logs
  • Design: The transition API could be instrumented to log queries
  • Plans: instrumenting the transition API and then doing something with generated logs will not be part of the ESGF-1.5 transition, but could be prioritized separately in the future

@jpnavarro jpnavarro self-assigned this Feb 28, 2025
@jpnavarro jpnavarro added the wontfix This will not be worked on label Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants