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

Adds initial support for agent remote configuration #2289

Merged
merged 1 commit into from
Jun 17, 2019

Commits on Jun 17, 2019

  1. Adds initial support for agent remote configuration

    This introduces a new requirement (Kibana) and setting for it, in the apm-server namespace (disabled by default).
    It also adds an endpoint /v1/agent/configs for agents to poll configuration, requiring them to be authenticated (except RUM).
    
    Supersedes elastic#2095
    
    More info in elastic/apm#4
    jalvz committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    3d191d3 View commit details
    Browse the repository at this point in the history