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

feat(ironfish): Add heap and rss gauges to metricsMonitor #888

Merged
merged 4 commits into from
Jan 13, 2022

Conversation

rohanjadvani
Copy link
Member

Summary

Add a Gauge metric, and collect RSS / Heap Used metrics every second in the metric monitor.

Testing Plan

Manually tested.

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ ] Yes
[x] No

@rohanjadvani rohanjadvani self-assigned this Jan 12, 2022
@rohanjadvani rohanjadvani requested a review from a team as a code owner January 12, 2022 23:23
@linear
Copy link

linear bot commented Jan 12, 2022

rohanjadvani and others added 2 commits January 13, 2022 18:43
* feat(cli,ironfish): Add memory usage to status command

* Use memory size utility and create memory field
@rohanjadvani rohanjadvani merged commit 39475c8 into staging Jan 13, 2022
@rohanjadvani rohanjadvani deleted the feature/iro-1477 branch January 13, 2022 23:51
NullSoldier pushed a commit that referenced this pull request Jan 14, 2022
* feat(ironfish): Add heap and rss gauges to `metricsMonitor`

* Use `SetTimeoutToken` type and `null` type

* Create `SetIntervalToken`

* feat(cli,ironfish): Add memory usage to status command (#890)

* feat(cli,ironfish): Add memory usage to status command

* Use memory size utility and create memory field
NullSoldier pushed a commit that referenced this pull request Jan 15, 2022
* feat(ironfish): Add heap and rss gauges to `metricsMonitor`

* Use `SetTimeoutToken` type and `null` type

* Create `SetIntervalToken`

* feat(cli,ironfish): Add memory usage to status command (#890)

* feat(cli,ironfish): Add memory usage to status command

* Use memory size utility and create memory field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants