Skip to content

Heap monitor shows 0.0 GB for 10 seconds when page loads #1464

@mattrunyon

Description

@mattrunyon

Description

Change from #1450 does not get the heap usage immediately. As a result, 0.0 GB is shown for around 10 seconds until the first usage is polled.

Steps to reproduce

Load the page

Expected results

Heap usage shows total heap almost immediately

Actual results

Heap usage shows 0.0GB heap for around 10 seconds.

Additional details and attachments

The added hook does not call the method immediately, it only sets the interval. The original heap usage logic called immediately and then set the interval

Versions

  • Web UI Version: Not released yet, next version after 0.46.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions