OpenSearch/x-pack/plugin
David Roberts d16f86f7ab [ML] Add created_by info to usage stats (#40518)
This change adds information about which UI path
(if any) created ML anomaly detector jobs to the
stats returned by the _xpack/usage endpoint.

Counts for the following possibilities are expected:

* ml_module_apache_access
* ml_module_apm_transaction
* ml_module_auditbeat_process_docker
* ml_module_auditbeat_process_hosts
* ml_module_nginx_access
* ml_module_sample
* multi_metric_wizard
* population_wizard
* single_metric_wizard
* unknown

The "unknown" count is for jobs that do not have a
created_by setting in their custom_settings.

Closes #38403
2019-04-04 10:55:20 +01:00
..
ccr Inline TransportReplAction#registerRequestHandlers (#40762) 2019-04-03 12:12:26 +01:00
core [ML] Add created_by info to usage stats (#40518) 2019-04-04 10:55:20 +01:00
data-frame add HLRC protocol tests for transform state and stats (#40766) 2019-04-03 12:51:15 +02:00
deprecation Only count some fields types for deprecation check (#40166) 2019-03-19 10:52:35 -06:00
graph Deprecate types in `_graph/explore` calls. (#40466) (#40513) 2019-03-28 09:32:26 +01:00
ilm Fix testRunStateChangePolicyWithAsyncActionNextStep race condition (#40707) 2019-04-02 10:56:44 -06:00
logstash Update logstash-management.json to use typeless template (#38653) (#39819) 2019-03-08 08:23:30 -06:00
ml [ML] Add created_by info to usage stats (#40518) 2019-04-04 10:55:20 +01:00
monitoring Add usage indicators for the bundled JDK (#40616) 2019-03-29 08:25:32 -04:00
rollup Remove timezone validation on rollup range queries (#40647) 2019-04-02 14:25:16 -04:00
security Show SSL usage when security is not disabled (#40761) 2019-04-04 14:40:15 +11:00
sql SQL: Implement CURRENT_TIME/CURTIME functions (#40662) 2019-04-04 11:45:20 +02:00
src/test [ML] Periodically persist data-frame running statistics to internal index (#40650) (#40729) 2019-04-02 14:16:55 -05:00
watcher Replace javax activation with jakarta activation (#40247) 2019-04-04 10:28:24 +02:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00