telemetry-analysis-service
telemetry-analysis-service copied to clipboard
Need a way to safely integrate auth tokens in atmo script headers
Even using crash-stats' API (SuperSearch), we are rate-limited without using an auth token. But we shouldn't store this in a public repo. A way to integrate this sort of "secret" in a job would... be helpful.
I've been contemplating adding an ability to set environment variables in Spark environments which you could use for that case, eg. to fix #214 and #204.