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

Breadcrumb

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

TraceAttributes::RPC_JSONRPC_VERSION

Protocol version as in `jsonrpc` property of request/response. Since JSON-RPC 1.0 doesn't specify this, the value can be omitted.

@example 2.0 @example 1.0

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const RPC_JSONRPC_VERSION = 'rpc.jsonrpc.version';

API Navigation

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