mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This removes the "agent" package from org.elasticsearch.xpack.monitoring.agent.*, so that now everything is simply org.elasticsearch.xpack.monitoring.*. Follow-on work will be refactoring some of the other code, but this is a first step now that it's always the agent (in effect). Original commit: elastic/x-pack-elasticsearch@14025cb17c