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

Breadcrumb

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

TraceAttributes::URL_TEMPLATE

The low-cardinality template of an absolute path reference.

The `url.template` MUST have low cardinality. It is not usually available on HTTP clients, but may be known by the application or specialized HTTP instrumentation.

@example /users/{id} @example /users/:id @example /users?id={id}

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const URL_TEMPLATE = 'url.template';

API Navigation

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