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

[misc] user-agent tagging in R #1249

Open
4 tasks
pablo-gar opened this issue Jul 22, 2024 · 0 comments
Open
4 tasks

[misc] user-agent tagging in R #1249

pablo-gar opened this issue Jul 22, 2024 · 0 comments
Labels
analytics Work relating to analytics support r api

Comments

@pablo-gar
Copy link
Contributor

On R API-initiated HTTP requests, set User-Agent tags:

  • R environment
  • Package version
  • Means to add additional "application name" tag (allows discrimination of CI, WMG builder, etc)

This should propagate through:

  • HTTP requests to CDN, eg, fetch of release.json, mirrors.json
  • TileDB requests to S3
  • Other requests, e.g., H5AD fetch via API which is currently using fsspec

To do:

  • R API - TiledDB requests
  • R API - all other HTTP requests
  • R unit tests set app flag
  • R download dataset file (equivalent of download_source_h5ad)
@pablo-gar pablo-gar added r api analytics Work relating to analytics support labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analytics Work relating to analytics support r api
Projects
None yet
Development

No branches or pull requests

1 participant