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

Add Search task stats in task cancellation monitoring service #7977

Open
sgup432 opened this issue Jun 8, 2023 · 0 comments
Open

Add Search task stats in task cancellation monitoring service #7977

sgup432 opened this issue Jun 8, 2023 · 0 comments
Labels
benchmarking Issues related to benchmarking or performance. distributed framework enhancement Enhancement or improvement to existing feature or request feature New feature or request

Comments

@sgup432
Copy link
Contributor

sgup432 commented Jun 8, 2023

Is your feature request related to a problem? Please describe.
To address a comment from PR:
#7642

  • For now, we are only keeping track of cancelled tasks which have been running more than > threshold seconds. We can also consider to keep track of all cancelled tasks.
  • We also need to consider adding SearchTask as part of stats. As of now, we are only tracking SearchShardTask stats.

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.

@sgup432 sgup432 added enhancement Enhancement or improvement to existing feature or request untriaged labels Jun 8, 2023
@sgup432 sgup432 changed the title Add total cancelled task count and Search task stats in task cancellation monitoring service Add Search task stats in task cancellation monitoring service Jun 8, 2023
@scrawfor99 scrawfor99 added feature New feature or request benchmarking Issues related to benchmarking or performance. untriaged and removed untriaged labels Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarking Issues related to benchmarking or performance. distributed framework enhancement Enhancement or improvement to existing feature or request feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants