agent icon indicating copy to clipboard operation
agent copied to clipboard

Logging improvement

Open deepthawtz opened this issue 5 years ago • 2 comments

Summary

  • Stop logging SDK keys. As many others also do we collect logs for search and don't want these keys to be viewable
  • Log incoming API requests. Yes, there is the /metrics endpoint but we want to also see what reqs the agent is handling via logs using our existing tools.

I'm open to suggestions, e.g., if we only want to make the http logger optional (via config).

deepthawtz avatar Oct 13 '20 20:10 deepthawtz

CI tests failing at

$ ./scripts/pull_travis_ci_tools.sh
~/travisci-tools ~/build/optimizely/agent
Initialized empty Git repository in /home/travis/travisci-tools/.git/
remote: Repository not found.
fatal: Authentication failed for 'https://@github.com/optimizely/travisci-tools.git/'

deepthawtz avatar Oct 13 '20 21:10 deepthawtz

Internal ticket created for tracking: FSSDK-9410

Tamara-Barum avatar May 26 '23 15:05 Tamara-Barum