OpenSearch/x-pack/plugin/analytics/src
Nik Everett 609c61f75c
Formalize usage stats for analytics (backport of #52966) (#53077)
This moves the usage statistics gathering from the `AnalyticsPlugin`
into an `AnalyicsUsage`, removing the static state. It also checks the
license level when parsing all analytics aggregations. This is how we
were checking them before but we did it in an easy to forget way. This
way is slightly simpler, I think.
2020-03-04 10:29:11 -05:00
..
main Formalize usage stats for analytics (backport of #52966) (#53077) 2020-03-04 10:29:11 -05:00
test/java/org/elasticsearch/xpack/analytics Formalize usage stats for analytics (backport of #52966) (#53077) 2020-03-04 10:29:11 -05:00