Closed
Description
After supporting Beats configuration (https://github.com/elastic/apm/issues/3), the APM server should be able to proxy configuration to the APM agents allowing a centralized management console for all the APM agents. This requires at least:
- Improve the APM Configuration UI to support agents.
- Design the protocol changes to send the configuration to the agents
- Implement the specifications on the server
At a later stage the agents will start supporting this new definition.
Note: Issues on Apm-server, Kibana and any other related repos should be created to implement the changes
Related:
Original proposal - #4
Agents meta issue - #76
Kibana meta issue - elastic/apm-server#2126
Integration testing issue - elastic/apm-integration-testing#436
Docs issue - #86