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

enhance Arkouda metrics capability #3062

Closed
hokiegeek2 opened this issue Mar 25, 2024 · 0 comments · Fixed by #3067
Closed

enhance Arkouda metrics capability #3062

hokiegeek2 opened this issue Mar 25, 2024 · 0 comments · Fixed by #3067
Assignees
Labels
enhancement New feature or request In Progress Work on ticket is in progress / ticket is actively being worked

Comments

@hokiegeek2
Copy link
Contributor

Feature Description
Add logic to generate error and memory usage metrics, which together have the following initial use case:

  1. Report number of over memory limit errors--both total and per-command
  2. Report number of runtime errors--both total and per-command to identify functionality and/or documentation that may need refinement.
  3. Per-locale memory usage metrics to provide more Arkouda/Chapel runtime insights
@hokiegeek2 hokiegeek2 added the enhancement New feature or request label Mar 25, 2024
@hokiegeek2 hokiegeek2 self-assigned this Mar 25, 2024
@hokiegeek2 hokiegeek2 added the In Progress Work on ticket is in progress / ticket is actively being worked label Mar 25, 2024
@hokiegeek2 hokiegeek2 changed the title Enhance Arkouda metrics capabilt enhance Arkouda metrics capability Mar 25, 2024
hokiegeek2 added a commit that referenced this issue Mar 25, 2024
@stress-tess stress-tess linked a pull request Apr 3, 2024 that will close this issue
github-merge-queue bot pushed a commit that referenced this issue Apr 3, 2024
* incremental checkin #3062

* added support for capturing specific Errors and generating corresponding metrics #3062

* fixed error in metrics increment call #3062

* added support for NUM_ERRORS metrics pull #3602
bmcdonald3 pushed a commit to bmcdonald3/arkouda that referenced this issue May 9, 2024
* incremental checkin Bears-R-Us#3062

* added support for capturing specific Errors and generating corresponding metrics Bears-R-Us#3062

* fixed error in metrics increment call Bears-R-Us#3062

* added support for NUM_ERRORS metrics pull Bears-R-Us#3602
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request In Progress Work on ticket is in progress / ticket is actively being worked
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant