Skip to content

Separate coordinating and primary bytes in stats#59487

Merged
Tim-Brooks merged 5 commits intoelastic:masterfrom
Tim-Brooks:dedicated_coordinating_buckets
Jul 14, 2020
Merged

Separate coordinating and primary bytes in stats#59487
Tim-Brooks merged 5 commits intoelastic:masterfrom
Tim-Brooks:dedicated_coordinating_buckets

Conversation

@Tim-Brooks
Copy link
Copy Markdown
Contributor

Currently we combine coordinating and primary bytes into a single bucket
for indexing pressure stats. This makes sense for rejection logic.
However, for metrics it would be useful to separate them.

Currently we combine coordinating and primary bytes into a single bucket
for indexing pressure stats. This makes sense for rejection logic.
However, for metrics it would be useful to separate them.
@Tim-Brooks Tim-Brooks added >enhancement :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. v8.0.0 v7.9.0 labels Jul 14, 2020
@Tim-Brooks Tim-Brooks requested a review from ywelsch July 14, 2020 01:37
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (:Distributed/CRUD)

@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Jul 14, 2020
Copy link
Copy Markdown
Contributor

@ywelsch ywelsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've left some minor comments, looking good o.w.

@Tim-Brooks Tim-Brooks requested a review from ywelsch July 14, 2020 15:15
Copy link
Copy Markdown
Contributor

@ywelsch ywelsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/packaging-sample-windows

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/1

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

After discussing with @ywelsch - I am merging this PR. packaging-sample-windows seems to be an infra issue. And I had a green build on that this morning prior to some cosmetic API changes which are verified by dedicated tests.

@Tim-Brooks Tim-Brooks merged commit aa14860 into elastic:master Jul 14, 2020
Tim-Brooks added a commit that referenced this pull request Jul 14, 2020
Currently we combine coordinating and primary bytes into a single bucket
for indexing pressure stats. This makes sense for rejection logic.
However, for metrics it would be useful to separate them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >enhancement Team:Distributed Meta label for distributed team. v7.9.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants