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

Breadcrumb

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

TraceAttributeValues::NET_TRANSPORT_INPROC

In-process communication

Signals that there is only in-process communication not using a "real" network protocol in cases where network attributes would normally be expected. Usually all other network attributes can be left out in that case.

See also

TraceAttributes::NET_TRANSPORT

File

vendor/open-telemetry/sem-conv/TraceAttributeValues.php, line 1843

Class

TraceAttributeValues

Namespace

OpenTelemetry\SemConv

Code

public const NET_TRANSPORT_INPROC = 'inproc';

API Navigation

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