OpenSearch/x-pack/plugin/monitoring
Jake Landis f8f521bad4
Deprecate /_xpack/monitoring/* in favor of /_monitoring/* (#36130)
This commit is part of our plan to deprecate and ultimately remove the
use of _xpack in the REST APIs.

* Add deprecation for /_xpack/monitoring/_bulk in favor of /_monitoring/bulk
* Removed xpack from the rest-api-spec and tests
* Removed xpack from the Action name
* Removed MonitoringRestHandler as an unnecessary abstraction
* Minor corrections to comments

Relates #35958
2018-12-03 10:26:08 -06:00
..
src Deprecate /_xpack/monitoring/* in favor of /_monitoring/* (#36130) 2018-12-03 10:26:08 -06:00
build.gradle Auto configure all test tasks (#34666) 2018-10-24 16:05:50 +03:00