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

Optional parameter to help with stats tracking #37

Open
mjcollin opened this issue Jul 27, 2017 · 2 comments
Open

Optional parameter to help with stats tracking #37

mjcollin opened this issue Jul 27, 2017 · 2 comments

Comments

@mjcollin
Copy link
Contributor

mjcollin commented Jul 27, 2017

The API will take an arbitrary string that can be used to identify the source of API calls. It was originally designed for the portal but if exposed and documented we might be able to get others to use it to tie their use to requests.

Check if the source tagging on the API got implimented.

@mjcollin
Copy link
Contributor Author

This should be all set to go with the addition of "&source=ridigbio" or similar to the request or packed into the JSON posted.

  • [ Allow users to override with their own parameter ]
  • [ Ask @sckott to do so in spoc ]
  • [ Consider packing the ridigbio version number into the default "ridigbio" ]

@sckott
Copy link
Contributor

sckott commented Mar 16, 2018

aren't user agent strings a common way to say what thing is making the request?

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

2 participants