Skip to content

[docs-scanner] Remove time-relative language 'currently' from CLI OpenTelemetry docs #24564

@docker-agent

Description

@docker-agent

File: content/manuals/engine/cli/otel.md

Issue

The page uses time-relative language "currently" which is prohibited by STYLE.md because it goes stale silently:

Docker CLI currently exports a single metric, command.time, which measures
the execution duration of a command in milliseconds.

Suggested fix

Remove "currently" and state the fact directly:

"Docker CLI exports a single metric, command.time, which measures the execution duration of a command in milliseconds."

If more metrics are planned, add them when they're available rather than using time-relative language.


Found by nightly documentation freshness scanner

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions