Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ResourceAttributes.php

ResourceAttributes::CONTAINER_IMAGE_REPO_DIGESTS

Repo digests of the container image as provided by the container runtime.

Docker and CRI report those under the `RepoDigests` field.

@example example@sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb @example internal.registry.example.com:5000/example@sha256:b69959407d21e8a062e0416bf13405bb2b71ed7a84dde4158ebafacfa06f5578

File

vendor/open-telemetry/sem-conv/ResourceAttributes.php, line 278

Class

ResourceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const CONTAINER_IMAGE_REPO_DIGESTS = 'container.image.repo_digests';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal