redpanda-data / observability

Apache License 2.0
38 stars 8 forks source link

CPU use should be 0-1 not 0-100 in scale #11

Closed travisdowns closed 1 year ago

travisdowns commented 1 year ago

in public metrics the cpu_busy_seconds is in seconds so 1 second of busy per second is 100% use, but the scale is set to the 0-100 variation which shows as max 1% utilziation when RP is in fact pinned. Should be 0-1.