Skip to content

Per-node (and per-shard?) CPU utilization should be a heatmap #15

Description

@hcoyote

Current design is an overall cluster utilization up to 100%. This masks two things:

  1. Makes it hard to see if one broker is heavily over-utilized/under-utilized
  2. Makes it hard to understand actual cpu utilization if you don't know the underlying core counts configured for shards.

It would be good to break up the primary cpu utilization gauge into at least a per-broker heat map (and maybe a per-shard one on one of the lesser dashboards, like the ops dashboard, rather than the default).

I think this will help people understand available headroom given that they're likely used to looking at system.cpu from the kernel where this stuff is more easily accessible, especially if coming from another system like Apache Kafka where java utilization == cpu utilization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions