9dbbfd09f8
- Each `XPackFeatureSet` can now return a `Usage` object that encapsulates the feature usage stats of the set - A new `/_xpack/usage` REST API is introduced to access the usage stats of all features - Intentionally not explicitly exposing the API in the `XPackClient` as this API is primarily meant for use by Kibana X-Pack (that said, it is still possible to call this API from the transport client using the `XPathUsageRequestBuilder`) - For now the usage stats that are returned are minimal, once this infrastructure is in, we'll start adding more stats Relates to elastic/elasticsearch#2210 Original commit: elastic/x-pack-elasticsearch@d651fe4b01 |
||
---|---|---|
.. | ||
license | ||
qa | ||
x-dev-tools | ||
x-pack | ||
build.gradle | ||
checkstyle_suppressions.xml |