elastic / support-diagnostics

Support diagnostics utility for elasticsearch and logstash
Other
290 stars 150 forks source link

Include ML trained model info in support diag #601

Closed droberts195 closed 1 year ago

droberts195 commented 1 year ago

Adds /ml/trained_models and /ml/trained_models/_stats to the support diag from 7.10 onwards.

These provide details of Java models in 7.x but are particularly important in 8.0 and above as they provide us with information about the native PyTorch NLP models that a customer might be requesting support for.