OpenSearch/x-pack/plugin/monitoring
Nhat Nguyen b9f96a8e1f
Expose external refreshes through the stats API (#38643)
Right now, the stats API only provides refresh metrics regarding
internal refreshes. This isn't very useful and somewhat misleading for
cluster administrators since the internal refreshes are not indicative
of documents being available for search.

In this PR I added a new metric for collecting external refreshes as
they occur and exposing them through the stats API. Now, calling an
endpoint for stats will yield external refresh metrics as well.

Relates #36712
2019-03-24 22:21:00 -04:00
..
src Expose external refreshes through the stats API (#38643) 2019-03-24 22:21:00 -04:00
build.gradle Add ILM plugin for MonitoringIT tests (#39271) 2019-02-21 21:45:43 -07:00