[BUG] Disk integration system.disk.read_time
write_time
system.io.await
missing mount name
#18026
Labels
system.disk.read_time
write_time
system.io.await
missing mount name
#18026
Hi all,
idk if this is a bug or a FR. if not. apologies
Agent Environment
version 7.52.1
Describe what happened:
I've a dashboard where I monitor my disk pools.
I have many mounts like
the way i setup the panels are like this
so I use the mount name
/mnt/data-YRLB
for disk sizeand
/dev/sdd1
for io latency.and every time the host reboots the device
sd*
scrambles to another mount. since they're bounded by their UUIDs everything works fine but the dashboard gets out of sync.Describe what you expected:
I'd expect to use the mount name in metrics like
system.disk.read_time
,system.disk.write_time
,system.io.await
like in
system.disk.used
Steps to reproduce the issue:
start agent and enable disk monitoring
Additional environment details (Operating System, Cloud provider, etc):
centos 8
on bare metal mac mini
thanks
regards,c.
The text was updated successfully, but these errors were encountered: