-
Notifications
You must be signed in to change notification settings - Fork 306
Closed
Labels
Description
The latest reference cache update in the OTel.io repo (see open-telemetry/opentelemetry.io#8480) surfaced a few 404s coming from Docker documentation URLs:
docs/specs/semconv/registry/entities/container/index.html
fresh --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect
hitting --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect
Non-OK status: 404 --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect
fresh --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Container/operation/ContainerInspect
hitting --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Container/operation/ContainerInspect
Non-OK status: 404 --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Container/operation/ContainerInspect
fresh --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect
hitting --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect
Non-OK status: 404 --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect
These links appear in the registry section, under both Container Attributes and Container Entities entities pages.
Do we know what the correct replacement URLs should be?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Need triage