Skip to content

Add cluster applier stats #78826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 11, 2021
Merged

Add cluster applier stats #78826

merged 2 commits into from
Oct 11, 2021

Conversation

martijnvg
Copy link
Member

Backporting #77552 to 7.x branch.

Keep track of the time spent in each registered cluster state applier
/ listener and other cluster state applier activities.

Also adjusted the discovery stats to include these time spent stats
broken down by individual registered appliers / listeners and other
cluster state applier activities.

Also replaced the usage of StopWatch in ClusterStateApplierService with
ClusterApplierRecordingService.Recorder.

Relates to #77466

Backporting elastic#77552 to 7.x branch.

Keep track of the time spent in each registered cluster state applier
/ listener and other cluster state applier activities.

Also adjusted the discovery stats to include these time spent stats
broken down by individual registered appliers / listeners and other
cluster state applier activities.

Also replaced the usage of `StopWatch` in `ClusterStateApplierService` with
`ClusterApplierRecordingService.Recorder`.

Relates to elastic#77466
@martijnvg martijnvg merged commit a072dc0 into elastic:7.x Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants