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

Breadcrumb

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

TraceAttributes::OCI_MANIFEST_DIGEST

The digest of the OCI image manifest. For container images specifically is the digest by which the container image is known.

Follows OCI Image Manifest Specification, and specifically the Digest property. An example can be found in Example Image Manifest.

@example sha256:e4ca62c0d62f3e886e684806dfe9d4e0cda60d54986898173c1083856cfda0f4

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 3159

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const OCI_MANIFEST_DIGEST = 'oci.manifest.digest';

API Navigation

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