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

Breadcrumb

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

ResourceAttributes::HOST_MAC

Available MAC addresses of the host, excluding loopback interfaces.

MAC Addresses MUST be represented in IEEE RA hexadecimal form: as hyphen-separated octets in uppercase hexadecimal form from most to least significant.

@example AC-DE-48-23-45-67 @example AC-DE-48-23-45-67-01-9F

File

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

Class

ResourceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const HOST_MAC = 'host.mac';

API Navigation

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