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

Breadcrumb

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

ResourceAttributes::HOST_ID

Unique host ID. For Cloud, this must be the instance_id assigned by the cloud provider. For non-containerized systems, this should be the `machine-id`. See the table below for the sources to use to determine the `machine-id` based on operating system.

@example fdbf79e8af94cb7f9e8df36789187052

File

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

Class

ResourceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const HOST_ID = 'host.id';

API Navigation

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