Skip to content

[BUG] Disk integration system.disk.read_time write_time system.io.await missing mount name #18026

Open
@CrashLaker

Description

@CrashLaker

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.
image

I have many mounts like
image

the way i setup the panels are like this
image

so I use the mount name /mnt/data-YRLB for disk size
and /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.
image

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions