Skip to content
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

[Segment Replication] Calculate Average Time taken metric for Segment Replication events in a Replica shard #6388

Closed
Rishikesh1159 opened this issue Feb 20, 2023 · 0 comments
Assignees
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request

Comments

@Rishikesh1159
Copy link
Member

Is your feature request related to a problem? Please describe.
With issue being resolved, we now have a _cat/segment_replication API to fetch metrics related to segment replication events on a replica shard.

We now want to add additional metric : Average Time taken. Which will be moving average of time taken by all segment replication events in a replica shard.

Scope:
-> Calculate and add additional average time taken metric to the existing _cat/segment_replication API.
-> Write some tests to verify working of this new metric.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@Rishikesh1159 Rishikesh1159 added enhancement Enhancement or improvement to existing feature or request untriaged distributed framework and removed untriaged labels Feb 20, 2023
@Rishikesh1159 Rishikesh1159 self-assigned this Feb 20, 2023
@mch2 mch2 moved this from Todo to In Progress in Segment Replication Mar 2, 2023
@mch2 mch2 self-assigned this Mar 2, 2023
@mch2 mch2 closed this as completed Mar 16, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Segment Replication Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants