Add elasticsearch_client stats to the monitoring index templates. (#91508)
* Add elasticsearch_client stats to monitoring-kibana MB index template
* Add PR to changelog
* Store only most interesting stats
* Update x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/monitoring/exporter/MonitoringTemplateUtils.java
Co-authored-by: Carlos Crespo <crespocarlos@users.noreply.github.com>
* Update x-pack/plugin/monitoring/src/main/java/org/elasticsearch/xpack/monitoring/MonitoringTemplateRegistry.java
Co-authored-by: Carlos Crespo <crespocarlos@users.noreply.github.com>
Co-authored-by: Carlos Crespo <crespocarlos@users.noreply.github.com>