Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.13.0
Description
When fixing DRILL-6224, I noticed that the same information can be very useful to have in the cluster view shown on a Drillbit's homepage.
The proposal is to show the following:
- Heap Memory in use
- Direct Memory (actively) in use - Since we're not able to get the total memory held by Netty at the moment, but only what is currently allocated to running queries
- Process CPU
- Average (System) Load Factor
Information such as the port numbers don't help much during general cluster health, so it might be worth removing this information if more real-estate is needed.
Attachments
Issue Links
- depends upon
-
DRILL-5261 Expose REST endpoint in zookeeper
- Closed
- is related to
-
DRILL-4276 Need a way to check on status of drillbits
- Resolved
- is required by
-
DRILL-5821 In the Drill web UI, display configured direct, heap memory
- Open
- relates to
-
DRILL-6224 The metrics' page has gauges reset to near zero values and does not seem to update
- Resolved
- requires
-
DRILL-4276 Need a way to check on status of drillbits
- Resolved
-
DRILL-6279 Web UI should indicate when operators have spilled in-memory data to disk
- Resolved
- links to