Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 771 Bytes

File metadata and controls

16 lines (12 loc) · 771 Bytes

Container

Status: Experimental

type: container

Description: A container instance.

Attribute Type Description Examples Required
container.name string Container name. opentelemetry-autoconf No
container.id string Container id. Usually a UUID, as for example used to identify Docker containers. The UUID might be abbreviated. a3bf90e006b2 No
container.image.name string Name of the image the container was built on. gcr.io/opentelemetry/operator No
container.image.tag string Container image tag. 0.1 No