agent
agent copied to clipboard
Agent service for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
## Summary - The "what"; a concise description of each logical change - Another change The "why", or other context. ## Issues - "THING-1234" or "Fixes #123"
## Summary Updating link in readme that refers to the Agent Quickstart to point to the Quickstart instead of the general docs landing page The "why", or other context.
## Summary - The "what"; a concise description of each logical change - Another change The "why", or other context. ## Issues - "THING-1234" or "Fixes #123"
## 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....
## Summary This PR hooks Fullstack Prod Suite build on Travis. ## Issues - "THING-1234" or "Fixes #123"
## Summary - Adds [hashicorp/memberlist](https://github.com/hashicorp/memberlist) dependency - Creates "broadcasts" for config init/update and override set/remove - Defines node "state" by loaded datafiles and current set of overrides - Uses vendored...
Kubernetes deployments of this agent should be a major use-case. Many similar open-source tools maintain a well documented Helm Chart that simplifies this process. https://github.com/helm/charts/tree/master/stable Getting a bare bones v0.1...
## Summary the service has very poor performance when one request is done for multiple experiments at once the PR adds caching on lookup method to prevent async request loop...
## Summary - removed redundant info logs - replace info log with debug log inside loop ## Issues - [FSSDK-10397](https://jira.sso.episerver.net/browse/FSSDK-10397)