Need more metrics on minion task status
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
It will be useful to have the following metrics out of Pinot:
- The number of tasks and sub-tasks currently "in flight" (either in progress or in queue)
- The min/max/average/p95 etc. of a sub-task queue time
- The min/max/average/p95 etc. of sub-task execution time
Contributor guide
Research direction
No files, tests, or entry points are identified in the issue. Start by locating Pinot's minion task and sub-task instrumentation, then verify that metrics cover in-flight counts and queue and execution time distributions, including percentile values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100