semantic-conventions icon indicating copy to clipboard operation
semantic-conventions copied to clipboard

Pending disk operations metric

Open thompson-tomo opened this issue 2 weeks ago • 0 comments

Area(s)

area:system

What's missing?

A metric defined in semconv for capturing pending disk operations for which there is one in https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/internal/scraper/diskscraper/documentation.md

Describe the solution you'd like

A new metric defined which complementssystem.disk.operations.

Perhaps we rename that metric to system.disk.operation.completed and the new one can be system.disk.operation.queded.

This would also enable system.disk.operation_time to become system.disk.operation.time or system.disk.operation.duration.

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

thompson-tomo avatar Nov 11 '25 13:11 thompson-tomo