I prefer using OAuth credentials for authenticating new machines, since as multiple issues mention it avoids the problem of having to renew the key every 90 days. I see that v2 supports clientId and clientSecret in the tsdproxy.yaml file. Is there an option to supply these variables via environment variables or a secrets file, so they can be kept out of version control?
I prefer using OAuth credentials for authenticating new machines, since as multiple issues mention it avoids the problem of having to renew the key every 90 days. I see that v2 supports clientId and clientSecret in the tsdproxy.yaml file. Is there an option to supply these variables via environment variables or a secrets file, so they can be kept out of version control?