temporalio / temporalio/temporal
Need detailed server-internal resource exhausted metrics
@wxing1292 is already working on this.
Since Feb 4, 2022.
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Is your feature request related to a problem? Please describe.
Extending the work done in #2412 , we need more detailed resource headroom metrics to improve our ability to detect approaching exhaustion. These could collapse into simpler errors to expose to Workers.
Describe the solution you'd like
Full design pending discussion.
Describe alternatives you've considered
Instead of metrics, we could use a "resource monitor" object that we would access on-demand
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.